Skip to content

Commit

Permalink
export path
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardoventurini committed Oct 16, 2024
1 parent 893af9b commit 1f200cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
- name: Export Path
run: |
export PATH=/home/runner/.meteor:$PATH
echo "$HOME/.meteor" >> $GITHUB_PATH
- name: Run Tests
run: |
Expand Down

0 comments on commit 1f200cd

Please sign in to comment.