diff --git a/.github/workflows/compile.yml b/.github/workflows/compile.yml index 2edb22475a..119ffd5a59 100644 --- a/.github/workflows/compile.yml +++ b/.github/workflows/compile.yml @@ -79,8 +79,8 @@ jobs: - run: make -C login login_standalone_out env: # latest if branch is main, otherwise image version which is the pull request number - LOGIN_BAKE_CLI: depot bake --set login-*.context=./login/ - LOGIN_DIR: ./ + LOGIN_BAKE_CLI: depot bake + LOGIN_DIR: ../ DEPOT_PROJECT_ID: w47wkxzdtw NODE_VERSION: ${{ inputs.node_version }} - name: move files