Skip to content

Commit 1cd2a7c

Browse files
committed
test
1 parent bfe5fa6 commit 1cd2a7c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-metadata.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
- name: Install tools
3434
run: |
3535
ARCH="$(uname -m)-linux"
36-
sudo apt-get update
36+
sudo apt-get update || true
3737
sudo apt-get install -y zstd xz-utils jq
3838
3939
# Download sbuild-meta

0 commit comments

Comments
 (0)