update build WindowsXPKg step (#38)

This commit is contained in:
Alfi Maulana
2023-06-30 14:58:20 +07:00
committed by GitHub
parent 4b60737bb4
commit bcd51e0e4e
2 changed files with 9 additions and 6 deletions

View File

@@ -18,8 +18,10 @@ jobs:
sudo apt -y update
sudo apt -y install build-essential cmake libssl-dev
- name: Build WindowsXPKg
uses: threeal/cmake-action@latest
- name: Configure and build WindowsXPKg
uses: threeal/cmake-action@v1.2.0
with:
run-build: true
- name: Move files to correct directory
run: |