Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarrosop committed Feb 1, 2024
1 parent e00326f commit 5c65cc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gen_schedule_update_deps.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ jobs:
run: |
nix develop -c bash -c "
go mod tidy
go get -u all
go get -u ./...
go mod tidy
go mod vendor
"
Expand Down

0 comments on commit 5c65cc8

Please sign in to comment.