Skip to content

Commit

Permalink
Final attempt at global flag
Browse files Browse the repository at this point in the history
  • Loading branch information
adpaco-aws committed Jul 8, 2024
1 parent ddbeb05 commit 5a71c36
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- kani-*

env:
RUST_BACKTRACE: 1
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

jobs:
build_bundle_macos:
Expand Down Expand Up @@ -73,8 +73,6 @@ jobs:
build_bundle_linux:
name: BuildBundle-Linux
runs-on: ubuntu-20.04
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
outputs:
# The bundle version (latest or the version to be released)
version: ${{ steps.bundle.outputs.version }}
Expand Down

0 comments on commit 5a71c36

Please sign in to comment.