This commit is contained in:
parent
ca90dc1f93
commit
fb12b9f91c
|
@ -9,9 +9,10 @@ jobs:
|
|||
Compile-Plate-Tool:
|
||||
runs-on: linux_arm
|
||||
steps:
|
||||
- run: echo "Preparing to compile plate-tool"
|
||||
- name: Check out repo code
|
||||
uses: https://github.com/actions/checkout@v4
|
||||
with:
|
||||
ref: "beta-release"
|
||||
|
||||
- name: Compile plate-tool
|
||||
run: |
|
||||
ls -la
|
||||
|
|
Loading…
Reference in New Issue