Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
foosel committed May 4, 2023
1 parent 4b3f8f9 commit ca6f078
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,9 @@ jobs:
build-date: ${{ steps.manifest.outputs.build-date }}

steps:
- name: "⬇ Checkout"
uses: actions/checkout@v3

- name: Download artifact
uses: actions/download-artifact@v3
with:
Expand Down

0 comments on commit ca6f078

Please sign in to comment.