We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30ab23e commit 5b23049Copy full SHA for 5b23049
.github/workflows/test.yaml
@@ -103,7 +103,7 @@ jobs:
103
- name: Install devbox
104
uses: ./
105
with:
106
- devbox-version: http://nightly-ubuntu.dev-jetify.com/
+ devbox-version: https://nightly-ubuntu.dev-jetify.com/
107
refresh-cli: true
108
project-path: 'testdata'
109
disable-nix-access-token: "${{ github.ref != 'refs/heads/main' }}"
0 commit comments