Skip to content

Commit

Permalink
Use the right artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
pleroy committed Apr 7, 2024
1 parent 372ee66 commit 79fb918
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 79fb918

Please sign in to comment.