Skip to content

Commit 028f9a8

Browse files
committed
add dep
1 parent 1eae483 commit 028f9a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,7 +342,7 @@ jobs:
342342
- name: Install git
343343
run: |
344344
apt-get update
345-
apt-get install -y git curl ca-certificates
345+
apt-get install -y git curl ca-certificates libatomic1
346346
git config --global --add safe.directory '*'
347347
348348
- name: Checkout

0 commit comments

Comments
 (0)