Skip to content

Commit

Permalink
Running make zpkg aws
Browse files Browse the repository at this point in the history
  • Loading branch information
Shihab Suliman committed Apr 29, 2024
1 parent 433ade1 commit c5ffd6e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/_make_zpkg_aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ jobs:
# Mount in rclone bucket from vm into conatiner
- name: build carrier_ip and zpkg
id: make_zpkg_aws
run: |
cd repos/PandABlocks-fpga && ln -s CONFIG.example CONFIG && make carrier_ip APP_NAME=${{ matrix.app }} && make zpkg APP_NAME=${{ matrix.app }} && echo 'done'
exit
Expand Down

0 comments on commit c5ffd6e

Please sign in to comment.