mirror of
https://github.com/rehlds/resemiclip.git
synced 2024-12-26 06:35:52 +03:00
Merge pull request #4 from Vaqtincha/buildfix
Temporary fix for node20 GLIBC_2.28 version
This commit is contained in:
commit
5de2bdd475
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -54,6 +54,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
|
||||
|
Loading…
Reference in New Issue
Block a user