Skip to content

Commit 838d87c

Browse files
committed
try dynamic path
1 parent 01aa3f6 commit 838d87c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
uses: actions/upload-artifact@v3
3232
with:
3333
name: qodana_results
34-
path: /home/runner/work/_temp/qodana/results
34+
path: ${{ runner.temp }}/qodana/results

0 commit comments

Comments
 (0)