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