Skip to content

Commit

Permalink
Update aseprite_build_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xcreeperz authored Feb 27, 2024
1 parent 51bfa2b commit 463636c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/aseprite_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ env:
jobs:
check-version:
name: Check latest Aseprite release
runs-on: windows-latest
runs-on: ubuntu-latest
outputs:
download_url: ${{ steps.version_info.outputs.download_url }}
latest_tag: ${{ steps.version_info.outputs.latest_tag }}
Expand Down

0 comments on commit 463636c

Please sign in to comment.