Skip to content

Commit

Permalink
Temporary fix for node20 GLIBC_2.28 version
Browse files Browse the repository at this point in the history
  • Loading branch information
ShadowsAdi committed Jul 5, 2024
1 parent 55166be commit 0935d39
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ jobs:
outputs:
app-version: ${{ steps.app-version.outputs.version }}

env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true

steps:
- name: Checkout
uses: actions/checkout@v3
Expand Down

0 comments on commit 0935d39

Please sign in to comment.