Skip to content
Prev Previous commit
Next Next commit
build
  • Loading branch information
jcjones committed Feb 29, 2024
commit 74afb63bae7b426ca637b36e869097390a18f615
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y build-essential python3-pip

pip3 install build

- name: Checkout
uses: actions/checkout@v2
Expand Down