This commit is contained in:
Emilia Allison 2023-12-30 12:40:54 -05:00
parent daf582ee1f
commit bb78573112
Signed by: emilia
GPG Key ID: 7A3F8997BFE894E0
1 changed files with 1 additions and 4 deletions

View File

@ -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