1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-06-06 09:34:05 +00:00

Fix actions, attempt 2

This commit is contained in:
tobspr 2020-05-14 09:11:47 +02:00
parent 08e2b2dfea
commit ae786c4f50

View File

@ -10,4 +10,4 @@ jobs:
uses: mooyoul/tslint-actions@v1.1.1
with:
token: ${{ secrets.GITHUB_TOKEN }}
project: "../../src/js"
project: "./src/js"