Skip to content

Commit

Permalink
change protocol
Browse files Browse the repository at this point in the history
  • Loading branch information
m-kalai committed Nov 1, 2024
1 parent 7b64bdf commit 3a33126
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ jobs:

- name: Build project
run: sbt test scripted
env:
PROTOFETCH_GIT_PROTOCOL: https

- name: Compress target directories
run: tar cf targets.tar target sbt-protofetch/target project/target
Expand Down

0 comments on commit 3a33126

Please sign in to comment.