Skip to content

Commit

Permalink
name artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
egecetin committed Dec 15, 2024
1 parent 891af29 commit cfe99ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/os-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,5 @@ jobs:
cmake --build build --parallel --target package --config Release
- uses: actions/upload-artifact@v4
with:
name: ${{ matrix.os-version }}
path: build/dist/*

0 comments on commit cfe99ee

Please sign in to comment.