mirror of
https://github.com/actions/runner.git
synced 2025-12-12 15:13:30 +00:00
RID typo
This commit is contained in:
@@ -175,7 +175,7 @@ stages:
|
|||||||
targetRuntime: osx-x64
|
targetRuntime: osx-x64
|
||||||
|
|
||||||
# Create agent package zip
|
# Create agent package zip
|
||||||
- script: ./dev.sh package Release osx-64
|
- script: ./dev.sh package Release osx-x64
|
||||||
workingDirectory: src
|
workingDirectory: src
|
||||||
displayName: Package Release
|
displayName: Package Release
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user