mirror of
https://github.com/AlexMacocian/MonoGame.Extended.git
synced 2026-07-15 15:09:29 +00:00
Fix CiCD
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user