Skip to content

Commit

Permalink
that did not work at all
Browse files Browse the repository at this point in the history
  • Loading branch information
obra committed Dec 12, 2023
1 parent f600dd5 commit 19ca757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:

- name: Discover the version tag
id: version
run: echo "{tag}={$(make version-tag)}" >> $GITHUB_STATE
run: echo ::set-output name=tag::$(make version-tag)

- name: Download artifacts
uses: actions/download-artifact@v2
Expand Down

0 comments on commit 19ca757

Please sign in to comment.