mirror of
https://github.com/rosenpass/rosenpass.git
synced 2026-03-01 06:53:10 -08:00
fix typo in GitHub Actions
This commit is contained in:
2
.github/workflows/release.yaml
vendored
2
.github/workflows/release.yaml
vendored
@@ -30,7 +30,7 @@ jobs:
|
|||||||
|
|
||||||
|
|
||||||
release-darwin:
|
release-darwin:
|
||||||
name: Release for ${{ matrix.nix-system }}
|
name: Release for x86_64-darwin
|
||||||
runs-on:
|
runs-on:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user