Skip to content

Commit

Permalink
Update unittests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
GsLogiMaker committed Nov 22, 2024
1 parent 2125ace commit d539785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ jobs:
- name: 🛠️ Build C++ code
run: |
scons --directory=/cpp platform=${{ matrix.platform }} arch=${{ matrix.arch }}
scons --directory=./cpp platform=${{ matrix.platform }} arch=${{ matrix.arch }}
printf *** ls addons/glecs/bin/ ***
ls addons/glecs/bin
#target=template_release
Expand Down

0 comments on commit d539785

Please sign in to comment.