Skip to content

Commit

Permalink
soft 1.1.38 -> 1.1.48
Browse files Browse the repository at this point in the history
  • Loading branch information
abc3 committed Mar 29, 2024
1 parent fba1e61 commit 9815c4b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/stage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ jobs:
rm -rf ./_build/${{ env.MIX_ENV }}/lib/opentelemetry_api
rm -rf ./_build/${{ env.MIX_ENV }}/lib/supavisor
rm ./_build/${{ env.MIX_ENV }}/rel/supavisor/releases/COOKIE
rm ./_build/${{ env.MIX_ENV }}/supavisor-${{ env.RELEASE_FROM }}.tar.gz
- name: Install dependencies
run: |
mix local.hex --force
Expand Down

0 comments on commit 9815c4b

Please sign in to comment.