Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
maforget authored Jan 27, 2024
1 parent 7b4471c commit 65ac28a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Get short sha
id: vars
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $env:$GITHUB_OUTPUT
run: echo "sha_short=$(git rev-parse --short HEAD)" >> $env:GITHUB_OUTPUT

- name: Compile installer
uses: Minionguyjpro/[email protected]
Expand Down

0 comments on commit 65ac28a

Please sign in to comment.