mirror of
https://github.com/remko/waforth
synced 2024-12-27 09:59:29 +01:00
github: Rename build job
This commit is contained in:
parent
a66d5d52a1
commit
af8e18b88f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-standalone.yml
vendored
2
.github/workflows/build-standalone.yml
vendored
|
@ -7,7 +7,7 @@ on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish-standalone:
|
build-standalone:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
os: [macos-latest, ubuntu-18.04]
|
os: [macos-latest, ubuntu-18.04]
|
||||||
|
|
Loading…
Reference in a new issue