Skip to content

Commit

Permalink
Bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Williamson committed Nov 19, 2024
1 parent f1bf700 commit 644073e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -296,6 +296,8 @@ jobs:
- name: Install rclone patch
run: bash PandABlocks-fpga/.github/scripts/rclone-patch.sh

- name: Mount Vivado S3 bucket
run: sudo bash PandABlocks-fpga/.github/scripts/mount-s3-bucket.sh ${{ secrets.VIVADO_S3_ACCESS_KEY_ID }} ${{ secrets.VIVADO_S3_SECRET_ACCESS_KEY }}

# Login into ghcr
- name: login to ghcr
Expand Down

0 comments on commit 644073e

Please sign in to comment.