Update build-and-release.yml

This commit is contained in:
Ryan Baldwin 2022-10-31 23:08:11 -07:00 committed by GitHub
parent 0c6296b36f
commit 4b7fe33d95
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,6 @@ jobs:
- uses: actions/checkout@v2
- name: Install Packages and update picaGL
run: |
apk add bash build-base zip git curl cmake
git clone https://github.com/masterfeizz/picaGL.git
cd picaGL
mkdir clean