From 0cbc61237e5a9a00358f92296c97b1eb7e7fbbef Mon Sep 17 00:00:00 2001 From: Sam! Bonfante Date: Sat, 20 Apr 2024 09:40:30 -0400 Subject: [PATCH] use correct dir in linux --- .github/workflows/build-multi-os.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-multi-os.yml b/.github/workflows/build-multi-os.yml index b4bceb37..f0416a51 100644 --- a/.github/workflows/build-multi-os.yml +++ b/.github/workflows/build-multi-os.yml @@ -437,7 +437,7 @@ jobs: path: git submodules: recursive fetch-depth: 0 - - uses: ./.github/actions/init-environment + - uses: ./git/.github/actions/init-environment id: vars - name: Download AppImage of Python designed for manylinux run: wget -c https://github.com/niess/python-appimage/releases/download/${{steps.vars.outputs.python}}/${{steps.vars.outputs.python-appimage}}