mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-10 04:05:13 +02:00
update build WindowsXPKg step (#38)
This commit is contained in:
6
.github/workflows/linux.yml
vendored
6
.github/workflows/linux.yml
vendored
@@ -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: |
|
||||
|
||||
Reference in New Issue
Block a user