Skip to content

Commit

Permalink
ci(action): fix release job
Browse files Browse the repository at this point in the history
  • Loading branch information
c0nstexpr committed May 28, 2024
1 parent 379a395 commit 9619c01
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 @@ -23,6 +23,8 @@ jobs:
- os: ubuntu-latest

steps:
- uses: actions/checkout@v4

- name: Archive
uses: thedoctor0/[email protected]
with:
Expand Down

0 comments on commit 9619c01

Please sign in to comment.