Skip to content

Commit

Permalink
check env
Browse files Browse the repository at this point in the history
  • Loading branch information
pkdawson committed Aug 2, 2024
1 parent ca4c781 commit c89ad00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/godot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
- name: Build
shell: bash
run: |
find / | grep actions-runner
env
cd $GAMEDIR
dotnet build
Expand Down

0 comments on commit c89ad00

Please sign in to comment.