fix build

This commit is contained in:
s1lentq 2024-08-23 04:14:18 +07:00
parent 38eeb46f39
commit 12ea01409b

View File

@ -53,6 +53,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