mirror of
https://github.com/digarok/buckshot.git
synced 2024-12-04 17:51:43 +00:00
copypasta
This commit is contained in:
parent
a5ffff2bce
commit
4b2322a3b5
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -22,5 +22,5 @@ jobs:
|
|||||||
shell: bash
|
shell: bash
|
||||||
- name: Make Windows
|
- name: Make Windows
|
||||||
if: matrix.os == 'windows-latest'
|
if: matrix.os == 'windows-latest'
|
||||||
working-directory: ./src
|
working-directory: ./buckshot
|
||||||
run: qmake ; make
|
run: qmake ; make
|
||||||
|
Loading…
Reference in New Issue
Block a user