mirror of
https://github.com/piskelapp/piskel.git
synced 2023-08-10 21:12:52 +03:00
fix(ci): typo
This commit is contained in:
parent
6e7da1d070
commit
ed178edcd9
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
uses: actions/checkout@v3
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v3
|
||||
with:
|
||||
node-version: 16
|
||||
cache: "npm"
|
||||
|
Loading…
Reference in New Issue
Block a user