Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
solnic committed Oct 23, 2024
1 parent 1f238a9 commit 87fe610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
run: |
mix deps.get --check-locked
cd test_integrations/phoenix_app
mix deps.get --check-locked
mix deps.get
# We need to manually restore and then save, so that we can save the "_build" directory
# *without* the Elixir compiled code in it.
Expand Down

0 comments on commit 87fe610

Please sign in to comment.