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