Skip to content

Commit

Permalink
fix tscommon builder test
Browse files Browse the repository at this point in the history
Signed-off-by: Ramon Petgrave <[email protected]>
  • Loading branch information
ramonpetgrave64 committed Dec 13, 2024
1 parent e934a95 commit b788aa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-submit.actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
working-directory: .github/actions/tscommon
run: |
set -euo pipefail
make action
make clean package
- name: Compare the expected and actual dist/ directories
working-directory: .github/actions/tscommon
Expand Down

0 comments on commit b788aa3

Please sign in to comment.