Skip to content

Commit

Permalink
Merge pull request #85 from waterloo-rocketry/Elizabeth/fix-action-re…
Browse files Browse the repository at this point in the history
…quests-deploy

Update main.yml to fix deploy
  • Loading branch information
Lucifersan authored Sep 22, 2024
2 parents 2a1bc32 + 2750b0f commit 5e7dde8
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 @@ -39,7 +39,7 @@ jobs:

steps:
- name: Download artifact
uses: actions/download-artifact@v2
uses: actions/download-artifact@v4
with:
name: production-files
path: ./build
Expand Down

0 comments on commit 5e7dde8

Please sign in to comment.