Update ci.yml

This commit is contained in:
Hiddify
2023-09-12 10:09:22 +02:00
committed by GitHub
parent 78b0d4d02f
commit 794b90f149

View File

@@ -119,7 +119,7 @@ jobs:
- name: Get Libs ${{ matrix.platform }}
env:
BRANCH: ${{ github.ref_type == 'tag' && "RELEASE" || "DEVELOP" }}
BRANCH: ${{ github.ref_type == 'tag' && 'RELEASE' || 'DEVELOP' }}
run: |
make ${{ matrix.platform }}-libs