Skip to content

Commit 7e1304a

Browse files
author
Gunther Klessinger
committed
fix
1 parent 61a393f commit 7e1304a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
runs-on: ubuntu-latest
99
env:
1010
url_binenv: "https://raw.githubusercontent.com/axgkl/binaries/refs/heads/master/binenv-install.sh"
11-
URL_BINENV_DISTRIS: "https://raw.githubusercontent.com/axgkl/binaries/refs/heads/master/binenv-install.sh"
11+
URL_BINENV_DISTRIS: "https://raw.githubusercontent.com/axgkl/binaries/refs/heads/master/distributions.patch.yaml"
1212
BINENV_TOOLS: "uv gotop"
1313
#if: "contains(github.event.head_commit.message, 'binenv-tests')"
1414

0 commit comments

Comments
 (0)