Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchpaulus committed Dec 9, 2024
1 parent bb65de9 commit 127df90
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
- name: Set Go PATH, MSHSTDLIB
run: |
realpath ./mshell > "$GITHUB_PATH"
realpath ./lib/std.msh > "$MSHSTDLIB"
find
# realpath ./lib/std.msh > "$MSHSTDLIB"
- name: Test mshell
run: cd tests && ./test.sh
Expand Down

0 comments on commit 127df90

Please sign in to comment.