This commit is contained in:
parent
b99b0b8299
commit
a849c280f7
@ -4,10 +4,10 @@ on: [push]
|
||||
|
||||
jobs:
|
||||
build-image:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: workbench
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build Binary
|
||||
run: |
|
||||
echo ${{ github.ref_name }} ${{ github.sha }}
|
||||
kit
|
||||
bun
|
Loading…
Reference in New Issue
Block a user