mirror of
https://github.com/certd/certd.git
synced 2026-04-14 20:40:53 +08:00
chore: github action build image
This commit is contained in:
3
.github/workflows/build-image.yml
vendored
3
.github/workflows/build-image.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user