Skip to content

Commit

Permalink
Mappings must be a separate artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
wjohnson committed Mar 13, 2023
1 parent 1e8fff0 commit 7009398
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
- name: Upload One Line OlToPurviewMappings Build Artifact
uses: actions/upload-artifact@v3
with:
name: FunctionZip
name: Mappings
path: ~/artifact-mappings/one-line-mappings.json

runIntegrationTests:
Expand Down

0 comments on commit 7009398

Please sign in to comment.