Skip to content

Commit

Permalink
Last update
Browse files Browse the repository at this point in the history
  • Loading branch information
martijnlentink committed Mar 20, 2024
1 parent db68e93 commit 03dcab4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,5 +44,6 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: bible_import.${{ matrix.abbr }}
name: bible_import.${{ matrix.abbr }}.${{ matrix.archive }}
path: ./bible_import_${{ matrix.abbr }}.${{ matrix.archive }}
compression-level: 0

0 comments on commit 03dcab4

Please sign in to comment.