Skip to content

Commit

Permalink
maybe forgot about download-artifacts ...
Browse files Browse the repository at this point in the history
  • Loading branch information
tobid7 committed Sep 27, 2024
1 parent a8c95ac commit ceda749
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
sudo apt-get update
sudo apt-get install qrencode -y
- name: Download artifacts
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: build
path: build
Expand Down

0 comments on commit ceda749

Please sign in to comment.