mirror of https://github.com/certd/certd
chore: github action build image
parent
dfcabc02a4
commit
4e7b7ae974
|
@ -42,8 +42,8 @@ jobs:
|
|||
|
||||
- name: Set up the working directory
|
||||
run: |
|
||||
ls ./packages/ui/
|
||||
working-directory: ./packages/ui/
|
||||
ls ./certd/certd/packages/ui/
|
||||
working-directory: ./certd/certd/packages/ui/
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
|
@ -1 +1 @@
|
|||
6
|
||||
7
|
||||
|
|
Loading…
Reference in New Issue