Skip to content

Commit

Permalink
yikes
Browse files Browse the repository at this point in the history
  • Loading branch information
rodent1 committed Aug 22, 2024
1 parent b872181 commit c85267e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nvfetcher.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
packages: nvfetcher
script: |
cd packages
cd pkgs
echo "OUTPUT<<EOF" >> $GITHUB_OUTPUT
echo "$(nvfetcher | sed -n '/Changes/,/$!d/p')" >> $GITHUB_OUTPUT
echo "EOF" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit c85267e

Please sign in to comment.