Skip to content

Commit

Permalink
Fix CiCD
Browse files Browse the repository at this point in the history
  • Loading branch information
Gandifil committed Dec 25, 2023
1 parent e9736a5 commit 64f21f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
- name: "Clone Repository"
uses: actions/checkout@v4
- name: "Download Artifacts For Deploy"
uses: actions/download-artifact@v3
uses: actions/download-artifact@main
with:
name: MonoGame.Extended
path: artifacts
Expand Down

0 comments on commit 64f21f2

Please sign in to comment.