Skip to content

Commit

Permalink
update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
HiGarfield committed Jan 20, 2024
1 parent fae418b commit adda9e8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,11 @@ jobs:
release: ${{ matrix.osver }}
usesh: true
prepare: |
portsnap fetch
portsnap extract
pkg bootstrap -f -y
pkg update -f -y
pkg upgrade -f -y
pkg install -y lang/gcc gmake sudo
run: |
gmake
Expand Down

0 comments on commit adda9e8

Please sign in to comment.