Temporary fix for node20 GLIBC_2.28 version

This commit is contained in:
Vaqtincha 2024-09-05 20:05:17 +05:00
parent 6ddf1f4187
commit f0b6426c2f

View File

@ -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