Skip to content

Commit

Permalink
Update aseprite_build_deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
AnXing233 authored Sep 4, 2024
1 parent 7eff0f2 commit 24daab5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/aseprite_build_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [windows-latest, ubuntu-latest, macOS-latest]
os: [windows-latest]
fail-fast: false
steps:
- name: (Windows) Install dependencies
Expand Down Expand Up @@ -145,4 +145,4 @@ jobs:
upload_url: ${{ needs.check-version.outputs.upload_url }}
asset_path: aseprite/build/bin/Aseprite-${{ needs.check-version.outputs.latest_tag }}-${{ runner.os }}.zip
asset_name: Aseprite-${{ needs.check-version.outputs.latest_tag }}-${{ runner.os }}.zip
asset_content_type: application/zip
asset_content_type: application/zip

0 comments on commit 24daab5

Please sign in to comment.