use sudo in ubuntu container
This commit is contained in:
2
.github/workflows/ant.yml
vendored
2
.github/workflows/ant.yml
vendored
@@ -99,7 +99,7 @@ jobs:
|
||||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
- run: |
|
||||
apt-get install nsis nsis-common nsis-pluginapi wget dos2unix curl jq gpg
|
||||
sudo apt-get install nsis nsis-common nsis-pluginapi wget dos2unix curl jq gpg
|
||||
- name: build with script
|
||||
run: bash -c "./buildscripts/targz.sh; ls *.tar.gz *.tgz"
|
||||
- name: Upload I2P-${{ github.sha }}.tar.gz
|
||||
|
||||
Reference in New Issue
Block a user