Skip to content

Commit

Permalink
Merge pull request #829 from craftworkgames/fix_tiled_bigobject_tileset3
Browse files Browse the repository at this point in the history
Add support of "Collection of Images" tileset type 3
  • Loading branch information
Gandifil committed Dec 25, 2023
2 parents 6b93cc8 + 64f21f2 commit 95cc5f4
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 95cc5f4

Please sign in to comment.