mirror of
https://github.com/amnezia-vpn/amnezia-xray-bindings.git
synced 2026-05-17 07:05:45 +03:00
chore: make sure windows always set for GA agent
This commit is contained in:
2
.github/workflows/build-and-publish.yml
vendored
2
.github/workflows/build-and-publish.yml
vendored
@@ -28,7 +28,7 @@ jobs:
|
||||
|
||||
- name: Build
|
||||
shell: msys2 {0}
|
||||
run: make
|
||||
run: OS=windows make
|
||||
|
||||
- name: Publish artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Reference in New Issue
Block a user