Skip to content

Commit

Permalink
fix:build:Add name of artifact to be able to upload
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoan committed Jun 12, 2022
1 parent f6def41 commit ab0acf2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ jobs:
- uses: actions/upload-artifact@v1
with:
path: wince/output
name: WinCE Binary
- name: Update Navit-Download-Center
run: |
bash scripts/update_download_center.sh
Expand Down

0 comments on commit ab0acf2

Please sign in to comment.