Skip to content

Commit

Permalink
Remove unneeded commands
Browse files Browse the repository at this point in the history
  • Loading branch information
hcho3 committed Jun 27, 2024
1 parent 019c0e8 commit 0858e89
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/freebsd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,6 @@ jobs:
pkg install -y cmake git ninja googletest
run: |
pwd
ls -lah
whoami
env
freebsd-version
mkdir build
cd build
cmake .. -GNinja -DGOOGLE_TEST=ON
Expand Down

0 comments on commit 0858e89

Please sign in to comment.