mirror of https://github.com/axmolengine/axmol.git
Update linux.yml
This commit is contained in:
parent
0a58759644
commit
41eb203541
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: tools/travis-scripts/before-install.sh
|
||||
|
||||
- name: Build
|
||||
working-directory: ${{runner.workspace}}
|
||||
working-directory: $GITHUB_WORKSPACE
|
||||
shell: bash
|
||||
# Execute the build. You can specify a specific target with "--target <NAME>"
|
||||
run: tools/travis-scripts/run-script.sh
|
||||
|
|
Loading…
Reference in New Issue