Skip to content

Commit

Permalink
Not use mount.
Browse files Browse the repository at this point in the history
  • Loading branch information
elysia-best committed Mar 10, 2024
1 parent 8d7e67c commit 6d7f68c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-arm64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@ jobs:
base_image: ${{ matrix.base_image }}
cpu: ${{ matrix.cpu }}
cpu_info: ${{ matrix.cpu_info }}
bind_mount_repository: true
copy_artifact_path: 'LingmoSrcBuild/Deb'
copy_artifact_dest: 'LingmoSrcBuild/Deb'
commands: |
apt-get update -y
apt-get upgrade -y
Expand Down

0 comments on commit 6d7f68c

Please sign in to comment.