mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
try to fix config.sh in CI
This commit is contained in:
@@ -31,6 +31,8 @@ jobs:
|
||||
bash -c "echo VERSION=master >> config.sh"
|
||||
bash -c "echo export VERSION=master >> config.sh"
|
||||
bash -c "echo '' >> config.sh"
|
||||
unix2dos config.sh config-override.sh
|
||||
bash -c "mv config-override.sh config.sh"
|
||||
- name: build with script
|
||||
run: bash -c "./buildscripts/exe.sh; ls *.exe"
|
||||
- name: Upload I2P-Easy-Install-Bundle-${{ github.sha }}-unsigned.exe
|
||||
|
||||
Reference in New Issue
Block a user