mirror of
https://github.com/OpenLogics/MewtocolNet.git
synced 2025-12-06 03:01:24 +00:00
Update publish-pipeline.yml
This commit is contained in:
3
.github/workflows/publish-pipeline.yml
vendored
3
.github/workflows/publish-pipeline.yml
vendored
@@ -27,10 +27,9 @@ jobs:
|
||||
publish-package:
|
||||
name: 'Build and publish package'
|
||||
needs: test-pipeline
|
||||
runs-on: [self-hosted, linux, x64, womed-local-linux]
|
||||
runs-on: [self-hosted, linux, ARM64]
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
- name: 'RenameVersionTag'
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user