Skip to content

Commit

Permalink
1
Browse files Browse the repository at this point in the history
  • Loading branch information
YoloMao committed Mar 13, 2024
1 parent 20236c9 commit e8ab3d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_with_tag.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
run: |
dart pub get
mkdir build
ls
mkdir build/${{ matrix.output }}
- name: Generate Snapshot
if: matrix.os == 'macos-13-arm64'
Expand Down

0 comments on commit e8ab3d8

Please sign in to comment.