Skip to content

Commit 5b23049

Browse files
committed
Use https
1 parent 30ab23e commit 5b23049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
- name: Install devbox
104104
uses: ./
105105
with:
106-
devbox-version: http://nightly-ubuntu.dev-jetify.com/
106+
devbox-version: https://nightly-ubuntu.dev-jetify.com/
107107
refresh-cli: true
108108
project-path: 'testdata'
109109
disable-nix-access-token: "${{ github.ref != 'refs/heads/main' }}"

0 commit comments

Comments
 (0)