Another typo fix.

This commit is contained in:
dg
2023-04-01 12:15:04 +00:00
parent d1757eacc2
commit 5ed8b838bc

View File

@@ -27,7 +27,7 @@ jobs:
name: ${{ github.event.repository.name }}.${{ github.sha }}
path: FluxEngine.pkg
build-macos-10.15:
build-macos-10-15:
runs-on: macos-10.15
steps:
- uses: actions/checkout@v2