don't worry about wsl for now
This commit is contained in:
4
.github/workflows/ant.yml
vendored
4
.github/workflows/ant.yml
vendored
@@ -14,10 +14,6 @@ jobs:
|
||||
with:
|
||||
java-version: '21'
|
||||
distribution: 'temurin'
|
||||
- name: install wsl
|
||||
run: wsl --install -d Ubuntu
|
||||
- name: install makensis dos2unix
|
||||
run: wsl apt install nsis* dos2unix
|
||||
- name: change config
|
||||
run: |
|
||||
echo '' tee config.sh
|
||||
|
||||
Reference in New Issue
Block a user