Skip to content

Commit

Permalink
path
Browse files Browse the repository at this point in the history
  • Loading branch information
arnetheduck committed Dec 11, 2023
1 parent f36cf94 commit 28c60c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ jobs:
extract: true
- name: Build nph
run: |
echo "$PWD" >> $GITHUB_PATH
ls -l
echo "$GITHUB_WORKSPACE" >> $GITHUB_PATH
nimble setup -l
nimble build
Expand Down

0 comments on commit 28c60c7

Please sign in to comment.