Skip to content

Commit

Permalink
Merge branch 'on-the-fly'
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Sep 10, 2022
2 parents 0035359 + 6757904 commit 99f1c67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ jobs:

- id: fetch
name: Fetch artifact
uses: actions/download-artifact@v4
uses: actions/download-artifact@v3
with:
name: release
path: ./dist
Expand Down

0 comments on commit 99f1c67

Please sign in to comment.