Skip to content

Commit

Permalink
Update CI_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
daddel80 authored Dec 26, 2023
1 parent e3909a0 commit d31fc91
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/CI_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ jobs:
- name: List files in output directory
run: dir vs.proj\${{ matrix.build_configuration }}\${{ matrix.build_platform }}

- name: List files in actual zip directory
run: dir vs.proj\${{ matrix.build_configuration }}\${{ matrix.build_platform }}\MultiReplace

- name: Archive
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit d31fc91

Please sign in to comment.