Skip to content

Commit

Permalink
ci: updates the ser env
Browse files Browse the repository at this point in the history
  • Loading branch information
Dele Omotosho committed Sep 1, 2023
1 parent 9e30bfc commit 656241b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compileandrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

- name: install semverbot
run: |
curl -o bin/sbot -L https://github.com/restechnica/semverbot/releases/download/v$SEMVERBOT_VERSION/sbot-linux-amd64
curl -o bin/sbot -L https://github.com/restechnica/semverbot/releases/download/v1.0.0/sbot-linux-amd64
chmod +x bin/sbot
- name: update version
Expand Down

0 comments on commit 656241b

Please sign in to comment.