Skip to content

Commit 3f95902

Browse files
committed
Fix run command
1 parent 5506376 commit 3f95902

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-linux-cross.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -97,6 +97,7 @@ jobs:
9797
fetch-depth: 0
9898

9999
- name: Setup port
100+
run: |
100101
sudo dpkg --add-architecture arm64
101102
sudo sed -i 's|http://azure.archive.ubuntu.com/ubuntu|http://ports.ubuntu.com/ubuntu-ports|g' \
102103
/etc/apt/sources.list /etc/apt/apt-mirrors.txt

0 commit comments

Comments
 (0)