build: Add text to the PORTABLE file (#718)
This commit is contained in:
parent
721ac837e0
commit
3eb2cca286
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
||||
..
|
||||
mingw32-make -j4 install
|
||||
cpack
|
||||
touch $PWD/install/PORTABLE
|
||||
echo "ImHex checks for the existence of this file to determine if it is running in portable mode. You should not delete this file" > $PWD/install/PORTABLE
|
||||
|
||||
- name: ⬆️ Upload Portable ZIP
|
||||
uses: actions/upload-artifact@v3
|
||||
|
Loading…
Reference in New Issue
Block a user