Skip to content

Commit a6e6310

Browse files
committed
fixup
1 parent 59d8c6f commit a6e6310

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/haskell.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
sudo apt-get update
7474
sudo apt-get -y install libsodium23 libsodium-dev libsystemd0 libsystemd-dev
7575
sudo apt-get -y remove --purge software-properties-common
76-
sudo apt-get -y autoremove
76+
sudo apt-get -y autoremove git
7777
7878
- name: Install secp256k1 (Linux)
7979
if: matrix.os == 'ubuntu-latest'

0 commit comments

Comments
 (0)