Skip to content

Commit 6e1a5c8

Browse files
set work dir of setup uv
1 parent 1828d49 commit 6e1a5c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

action.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ runs:
1818
shell: bash
1919
- name: "Install uv"
2020
uses: astral-sh/setup-uv@v6
21+
with:
22+
working-directory: ${{ github.action_path }}
2123
- run: echo "RUN script"
2224
shell: bash
2325
- name: "Validate STACKIT Database ACLs"

0 commit comments

Comments
 (0)