Skip to content

Commit

Permalink
Merge pull request #5 from mockingbirdnest/Actions
Browse files Browse the repository at this point in the history
Use the right artifact name
  • Loading branch information
pleroy authored Apr 7, 2024
2 parents 79581e4 + 79fb918 commit 93dad46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
- name: Upload artifact
uses: mockingbirdnest/actions/windows/upload_artifact@main
with:
name: abseil-cpp
name: config
headers_directory: ${{ env.PRINCIPIA_HEADERS_CONFIG }}
solution_directory: ${{ env.PRINCIPIA_MSVC_CONFIG }}

0 comments on commit 93dad46

Please sign in to comment.