This commit is contained in:
parent
daf582ee1f
commit
bb78573112
|
@ -10,7 +10,4 @@ jobs:
|
|||
runs-on: linux_arm
|
||||
steps:
|
||||
- run: echo "Preparing to compile plate-tool"
|
||||
- name: Check out repo code
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
ref: "beta-release"
|
||||
- uses: actions/checkout@v4
|
||||
|
|
Loading…
Reference in New Issue