Skip to content

Commit

Permalink
Include the language directory in intermediate artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
bourquep committed Oct 30, 2024
1 parent 77b5ca8 commit 0864427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: build-output-${{ matrix.build-locale }}
path: ./out/${{ matrix.build-locale }}
path: ./out
retention-days: 1

combine-builds:
Expand Down

0 comments on commit 0864427

Please sign in to comment.