mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2024-11-22 22:19:14 +01:00
fixed workflow
This commit is contained in:
parent
90ed770c30
commit
60b175495f
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
@ -48,11 +48,12 @@ jobs:
|
||||
asset_content_type: application/zip
|
||||
|
||||
build-executables:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
matrix:
|
||||
os: ['windows-latest', 'ubuntu-latest, 'macos-latest']
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
steps:
|
||||
- name: Git checkout
|
||||
uses: actions/checkout@v3
|
||||
|
Loading…
Reference in New Issue
Block a user