1
0
mirror of synced 2025-01-31 03:53:44 +01:00

git: Fixed Arch Linux CI build issue

This commit is contained in:
WerWolv 2022-07-23 20:42:59 +02:00
parent c1a2697e42
commit 71a7ae70d0

View File

@ -345,7 +345,7 @@ jobs:
- name: 📜 Set version variable
run: |
echo "version=`cat VERSION`" >> $GITHUB_ENV
echo "IMHEX_VERSION=`cat VERSION`" >> $GITHUB_ENV
- name: ✒️ Prepare PKGBUILD
run: |