Compare commits
2 Commits
b539be95bd
...
bb78573112
Author | SHA1 | Date |
---|---|---|
Emilia Allison | bb78573112 | |
Emilia Allison | daf582ee1f |
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue