Skip to content

Commit

Permalink
launch: ship veYFI workflow to production
Browse files Browse the repository at this point in the history
  • Loading branch information
kx9x authored Aug 31, 2022
1 parent 600f522 commit 6f58d7a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ If you find your run stuck at the lock grabbing step, then follow these steps:
1. Check the Github Actions workflows page for any active jobs that are running at the same time as yours. If so, wait for them to complete.
2. If there are no other jobs running, then check the repo for a branch called `actions-mutex-lock/send-eth` (note: replace eth with whatever network you are using). Double check no other jobs are running and then manually delete the branch, either through Github's UI or via this command `git push origin --delete actions-mutex-lock/send-eth`
3. Your job should then resume automatically once that branch is deleted.

trolling william87

0 comments on commit 6f58d7a

Please sign in to comment.