Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
jmalak committed Mar 30, 2024
1 parent d7ce3b4 commit 5becd3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ matrix.artifact }}
path: **
path: **/*
overwrite: true

- name: Generate project files
Expand Down

0 comments on commit 5becd3f

Please sign in to comment.