Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
hishamhm committed Mar 6, 2024
1 parent b6f97b1 commit 095e614
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/unix_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,9 @@ jobs:
- name: dependencies
run: |
luarocks install busted --verbose
echo "********************************************"
type C:\Users\runneradmin\AppData\Roaming\luarocks\lib\luarocks\rocks-5.1\busted\2.2.0-1\rock_manifest
echo "********************************************"
luarocks make --verbose
- name: test
Expand Down

0 comments on commit 095e614

Please sign in to comment.