Skip to content

Commit

Permalink
👷 Fix The Build AgainGain (#7)
Browse files Browse the repository at this point in the history
Id needed to reference output.
  • Loading branch information
jeffwilde authored Jul 8, 2023
1 parent 672343f commit 7af9888
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v3

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

0 comments on commit 7af9888

Please sign in to comment.