Skip to content

Commit

Permalink
Merge pull request #76 from kfox1111/missing-file
Browse files Browse the repository at this point in the history
Release needs a git checkout
  • Loading branch information
kfox1111 authored Jan 24, 2025
2 parents a640efe + 0c879fb commit 0d325d3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ jobs:
timeout-minutes: 30
needs: packages
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Download archived artifact
uses: actions/download-artifact@v4
with:
Expand Down

0 comments on commit 0d325d3

Please sign in to comment.