Skip to content

Commit

Permalink
fix github ci
Browse files Browse the repository at this point in the history
  • Loading branch information
johnnzhou committed Jun 10, 2024
1 parent c5a5029 commit 8923f85
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ jobs:
run: |
apt-get update -y
apt-get install make -y
apt-get install curl -y
apt-get install lsof -y
apt-get install python3 -y
apt-get install python3.10-venv -y
- name: Swift version
Expand Down

0 comments on commit 8923f85

Please sign in to comment.