Skip to content

Commit

Permalink
cleanup build
Browse files Browse the repository at this point in the history
  • Loading branch information
azahnen committed Dec 2, 2024
1 parent 94406d7 commit e83b5dc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ jobs:
platform: darwin-arm64
steps:
- uses: actions/checkout@v4
- uses: egor-tensin/setup-gcc@v1
- if: ${{ matrix.os.type == 'linux' }}
uses: egor-tensin/setup-gcc@v1
with:
version: 9
- uses: actions/setup-java@v4
Expand Down

0 comments on commit e83b5dc

Please # to comment.