Skip to content

Commit

Permalink
push directory
Browse files Browse the repository at this point in the history
  • Loading branch information
xansec committed May 14, 2024
1 parent 545111d commit 3c62cbe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/bazel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,8 +59,10 @@ jobs:
- name: Download Mayhem
run: |
pushd /tmp
curl --fail -L https://${{ env.MAYHEM_URL }}/cli/Linux/install.sh | sh
mayhem login --url ${{ env.MAYHEM_URL }} --token ${{ secrets.MAYHEM_TOKEN }}
popd
- name: Run Bazel commands
run: |
Expand Down

0 comments on commit 3c62cbe

Please sign in to comment.