mirror of
https://github.com/tobspr/shapez.io.git
synced 2024-10-27 20:34:29 +00:00
Fix, 8
This commit is contained in:
parent
0600d66c16
commit
1766eeac0b
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
uses: mooyoul/tslint-actions@v1.1.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
project: ${{ env.GITHUB_WORKSPACE }}/src/js
|
||||
project: $GITHUB_WORKSPACE/src/js
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user