Skip to content

Commit

Permalink
build: try and fix release
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdecaf committed Dec 11, 2024
1 parent 49efe56 commit 732c11f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
with:
name: release_url
path: release_url.txt
retention-days: 1

publish:
name: Publish
Expand All @@ -76,6 +77,7 @@ jobs:
uses: actions/download-artifact@v4
with:
name: release_url
path: release_url

- name: Install
run: make install
Expand Down

0 comments on commit 732c11f

Please sign in to comment.