mirror of
https://github.com/Neo-Desktop/WindowsXPKg
synced 2025-12-08 11:15:14 +02:00
ops
This commit is contained in:
13
.github/workflows/windows.yml
vendored
13
.github/workflows/windows.yml
vendored
@@ -29,20 +29,7 @@ on:
|
||||
jobs:
|
||||
build-tdm64:
|
||||
runs-on: windows-latest
|
||||
env:
|
||||
OPENSSL_VERSION: "3.1.8"
|
||||
OPENSSL_PREFIX: "${{ github.workspace }}/openssl-install-64"
|
||||
steps:
|
||||
- name: Install MSYS2 and dependencies
|
||||
uses: msys2/setup-msys2@v2
|
||||
with:
|
||||
update: true
|
||||
install: >-
|
||||
git
|
||||
make
|
||||
perl
|
||||
nasm
|
||||
tree
|
||||
|
||||
- name: Setup TDM-GCC
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user