Skip to content

Commit 8f1e10e

Browse files
authored
Merge pull request #103 from FreeTAKTeam/codex/edit-build.yml-to-remove-shell-prompt
Fix build workflow trailing prompt
2 parents 6d88c4f + a058c87 commit 8f1e10e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ jobs:
3333
projectBaseDir: ${{ github.workspace }}
3434
env:
3535
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
36-
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
36+
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

0 commit comments

Comments
 (0)