Skip to content

Commit

Permalink
Disable linux publishing temporarily
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwyr committed Feb 1, 2025
1 parent 7755a82 commit 9680aaf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:

- name: Build and publish Linux extension
run: scripts/publish-extension.sh
if: false
env:
GBC_VERSION: ${{ steps.resolve-versions.outputs.gbc_version }}
FFI_VERSION: ${{ steps.resolve-versions.outputs.ffi_version }}
Expand Down

0 comments on commit 9680aaf

Please sign in to comment.