mirror of
https://github.com/certd/certd.git
synced 2026-04-24 20:57:26 +08:00
chore: github action build image
This commit is contained in:
@@ -42,8 +42,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Set up the working directory
|
- name: Set up the working directory
|
||||||
run: |
|
run: |
|
||||||
ls ./certd/certd/packages/ui/
|
cd ./packages/ui/
|
||||||
working-directory: ./certd/certd/packages/ui/
|
ls
|
||||||
|
working-directory: ./packages/ui/
|
||||||
|
|
||||||
- name: Set up QEMU
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|||||||
+1
-1
@@ -1 +1 @@
|
|||||||
7
|
8
|
||||||
|
|||||||
Reference in New Issue
Block a user