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