Skip to content

Commit

Permalink
another one
Browse files Browse the repository at this point in the history
  • Loading branch information
pcroland committed Dec 23, 2023
1 parent 59ba353 commit a883758
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
changelog=$(cat changelog.txt)
echo -e "Version: $version\n\nChangelog:\n$changelog"
echo "RELEASE_VERSION=$version" >> "$GITHUB_OUTPUT"
echo "RELEASE_VERSION=$version" >> "$GITHUB_ENV"
- name: Move dist/deew to deew_linux
run: mv dist/deew deew_linux
Expand Down

0 comments on commit a883758

Please sign in to comment.