fix(ci): path

Signed-off-by: madomado <madonuko@outlook.com>
This commit is contained in:
madomado
2023-08-16 19:41:22 +08:00
committed by GitHub
parent c3c71c0031
commit b001421349
+1
View File
@@ -28,6 +28,7 @@ jobs:
- name: Build terra-mock-configs
run: |
echo "PATH=$PATH:/github/home/.cargo/bin" >> $GITHUB_ENV
export PATH=$PATH:/github/home/.cargo/bin
git config --global --add safe.directory "$GITHUB_WORKSPACE"
anda build -c fedora-${{ matrix.version }}-${{ matrix.arch }} anda/mock-configs/pkg -p rpm
- name: Install terra-mock-configs