Skip to content

Commit

Permalink
Merge pull request #41 from AntelopeIO/ci_dev_artifact_name_tweak
Browse files Browse the repository at this point in the history
[3.1] [CI] tweak name of dev package artifiact for consistency
  • Loading branch information
spoonincode authored Aug 23, 2022
2 parents 2d27353 + 753b8a4 commit 854179c
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 @@ -98,7 +98,7 @@ jobs:
if: matrix.platform == 'ubuntu20'
uses: actions/upload-artifact@v3
with:
name: leap_dev_amd64
name: leap-dev-ubuntu20-amd64
path: build/leap-dev*.deb
tests:
name: Tests
Expand Down

0 comments on commit 854179c

Please sign in to comment.