Skip to content

Commit

Permalink
Change path to artifacts.
Browse files Browse the repository at this point in the history
  • Loading branch information
dchapyshev committed Oct 29, 2023
1 parent 7b6211a commit d76f666
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,6 @@ jobs:
with:
name: build-${{ matrix.os }}-${{ matrix.arch }}-${{ matrix.build_type }}
path: |
${{ github.workspace }}/builds/ninja-multi-vcpkg-ci/*.deb
${{ github.workspace }}/builds/ninja-multi-vcpkg-ci/**/*.deb
if-no-files-found: error
retention-days: 7

0 comments on commit d76f666

Please sign in to comment.