parent
90b7ec5814
commit
1b0b9090e0
1 changed files with 4 additions and 1 deletions
|
|
@ -5,9 +5,12 @@ on:
|
|||
branches: main
|
||||
|
||||
jobs:
|
||||
login:
|
||||
build:
|
||||
runs-on: docker
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue