Skip to content

Commit

Permalink
improve dist folder packing in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sdumetz committed Dec 18, 2024
1 parent e9e6e36 commit 1f2d9d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ jobs:
retention-days: 1

pack:
name: Pack tarball
name: Pack
runs-on: ubuntu-latest
needs: [build-ui, build-server]
steps:
Expand Down

0 comments on commit 1f2d9d8

Please sign in to comment.