mirror of
https://github.com/tobspr-games/shapez.io.git
synced 2026-01-07 17:52:44 -08:00
Fix ...
This commit is contained in:
parent
c281dd0827
commit
8696cb2eff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci-workflow.yml
vendored
2
.github/workflows/ci-workflow.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
uses: mooyoul/tslint-actions@v1.1.1
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
project: ${{ github.workspace }}/src/js/tslint.json
|
||||
project: ${{ github.workspace }}/src/js/tsconfig.json
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue