Skip to content

Commit

Permalink
install bsdiff
Browse files Browse the repository at this point in the history
  • Loading branch information
danmatichuk committed Feb 2, 2024
1 parent f47a2a5 commit aef97b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
GITLAB_TOKEN: ${{ secrets.GITLAB_TOKEN }}
GITLAB_USER: ${{ env.GITLAB_USER }}
run: |
sudo apt-get install bsdiff
export CHALLENGE_DIR=${HOME}/programtargets
git clone --depth=1 https://${GITLAB_USER}:${GITLAB_TOKEN}@gitlab-ext.galois.com/pate/programtargets.git ${CHALLENGE_DIR}
cd tests
Expand Down

0 comments on commit aef97b3

Please sign in to comment.