Skip to content

Commit

Permalink
Running make zpkg and checking build
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab Suliman committed Apr 29, 2024
1 parent 35cc76d commit 8fe7493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_make_zpkg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
sudo mkdir /build
sudo chmod -R 777 /build
cat repos/PandABlocks-fpga/CONFIG.example
sudo sed -i 's@/repos/PandABlocks-rootfs@/__w/PandABlocks-FPGA/PandABlocks-FPGA/repos/PandABlocks-rootfs@g' repos/PandABlocks-fpga/CONFIG.example
sed -i 's@/repos/PandABlocks-rootfs@/__w/PandABlocks-FPGA/PandABlocks-FPGA/repos/PandABlocks-rootfs@g' repos/PandABlocks-fpga/CONFIG.example
cat repos/PandABlocks-fpga/CONFIG.example
- name: build carrier_ip and zpkg
Expand Down

0 comments on commit 8fe7493

Please sign in to comment.