Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
ebmifa committed Sep 6, 2024
1 parent c7590b1 commit b1a66b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:
run: |
brew install postgresql
- name: Remove unused apps (MacOS arm64)
- name: Remove unused apps (MacOS platform)
if: ${{ startsWith(matrix.os, 'macos') && env.gcloud_archive_exist == '' }}
continue-on-error: true
shell: bash
Expand Down

0 comments on commit b1a66b6

Please sign in to comment.