mirror of https://github.com/WerWolv/ImHex
git: Fix snap version getting reset back
This commit is contained in:
parent
90f26d53d3
commit
6ab1f8e4e2
|
|
@ -1122,7 +1122,6 @@ jobs:
|
|||
else
|
||||
echo "IMHEX_VERSION=$IMHEX_VERSION" >> $GITHUB_ENV
|
||||
fi
|
||||
echo "IMHEX_VERSION=$IMHEX_VERSION" >> $GITHUB_ENV
|
||||
echo "CCACHE=ccache" >> $GITHUB_ENV
|
||||
|
||||
- name: 📜 Move snap directory to root
|
||||
|
|
|
|||
Loading…
Reference in New Issue