mirror of
https://github.com/Polprzewodnikowy/SummerCart64.git
synced 2025-02-17 04:36:20 +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
|
asset_content_type: application/zip
|
||||||
|
|
||||||
build-executables:
|
build-executables:
|
||||||
runs-on: ${{ matrix.os }}
|
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: ['windows-latest', 'ubuntu-latest, 'macos-latest']
|
os: ['windows-latest', 'ubuntu-latest, 'macos-latest']
|
||||||
|
|
||||||
|
runs-on: ${{ matrix.os }}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Git checkout
|
- name: Git checkout
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
Loading…
x
Reference in New Issue
Block a user