Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
kirre-bylund committed Nov 1, 2024
1 parent ba38151 commit 31a22ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-with-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.UE_IMAGE }}-UAT.log
path: ${{ ENV.SDK_PATH }}../../tmp/logs/UAT.log
path: ${{ ENV.SDK_PATH }}/../../tmp/logs/UAT.log

- name: Check build result
run: |
Expand Down

0 comments on commit 31a22ce

Please sign in to comment.