Skip to content

Commit

Permalink
Merge branch '4s_widebatt' of github.com:ThunderFly-aerospace/TF-G2 i…
Browse files Browse the repository at this point in the history
…nto 4s_widebatt
  • Loading branch information
roman-dvorak committed Aug 12, 2023
2 parents 1bf3fdc + 5c57246 commit 28df474
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/printable_files.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
sudo python3 -m pip install --upgrade pip
sudo python3 -m pip install stlsort lxml matplotlib thumby==0.2.3
sudo python3 -m pip install git+https://github.com/ThunderFly-aerospace/yagv@a541869d11d3c094f1d7a3ed4d3c0c30489398e9
sudo python3 -m pip install git+https://${{ secrets.AUTH_USER }}:${{ secrets.GITHUBPAT }}@github.com/ThunderFly-aerospace/processor3D.git
sudo python3 -m pip install git+https://${{ secrets.AUTH_USER }}:${{ secrets.GITHUBPAT }}@github.com/ThunderFly-aerospace/processor3D.git@PrusaSlicer
- name: Make
run: |
Expand Down

0 comments on commit 28df474

Please sign in to comment.