Skip to content

Commit

Permalink
Was it python2?
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonKagstrom committed Mar 11, 2024
1 parent 4d98f73 commit c7c710d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
with:
usesh: true
sync: rsync
prepare: pkg install -y binutils cmake elfutils python bash git python2
prepare: pkg install -y binutils cmake elfutils python bash git
run: |
sudo ln -s /usr/local/bin/bash /bin/bash
chmod u+x .github/workflows/freebsd-build.sh .github/workflows/ci-run-tests.sh
Expand Down

0 comments on commit c7c710d

Please sign in to comment.