Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
mxcl committed Sep 11, 2023
1 parent ebe16aa commit aa86f65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.shellcode.yml
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ jobs:

- name: prep
run: |
apt-get update && apt-get --yes install bash libatomic1
apt-get update && apt-get --yes install bash libatomic1 libudev-dev libc-dev libstdc++-8-dev libgcc-8-dev netbase
chmod u+x /usr/local/bin/tea
- run: tea install git
Expand Down

0 comments on commit aa86f65

Please sign in to comment.