Skip to content

Commit

Permalink
Attempt to fix xc8 gh actions build
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Storm committed Jun 19, 2024
1 parent 6cb209d commit 42e57ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build-pic.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ jobs:
wget -nv -O /tmp/picdfp.zip "https://packs.download.microchip.com/Microchip.PIC10-12Fxxx_DFP.1.7.178.atpack"
sudo mkdir /opt/microchip/dfp
sudo unzip /tmp/picdfp.zip -d /opt/microchip/dfp
sudo chmod -R o+r
rm /tmp/xc8 /tmp/picdfp.zip
ls -l /opt/microchip/dfp/xc8
Expand Down

0 comments on commit 42e57ec

Please sign in to comment.