Compare commits

...

2 Commits

Author SHA1 Message Date
Emilia Allison bb78573112
c 2023-12-30 12:40:54 -05:00
Emilia Allison daf582ee1f
b. 2023-12-30 12:38:55 -05:00
1 changed files with 1 additions and 7 deletions

View File

@ -10,10 +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"
run: |
echo "Checkout complete."
trunk build --release --public-url "cool-stuff/plate-tool-beta/"
- uses: actions/checkout@v4