Skip to content

Commit efb2f78

Browse files
committed
apt-get update
1 parent 2459b0f commit efb2f78

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/update-subtree.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ jobs:
8585
if: ${{ env.SUBTREE_PR_EXISTS == 'no' }}
8686
run: |
8787
cd splitsh-lite
88+
sudo apt-get update
8889
sudo apt-get install -y golang libgit2-dev
8990
# git2go upstream hasn't been updated to more recent versions of
9091
# libgit2, so using a fork that does stay up to date

0 commit comments

Comments
 (0)