Skip to content

Commit

Permalink
feat: fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
hunger-programmer committed Jan 25, 2024
1 parent 0c741aa commit 39a5806
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 @@ -29,6 +29,6 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3
- name: Run script
default: ./scripts/internal_travis_trigger.sh
run: ./scripts/internal_travis_trigger.sh
env:
INTERNAL_TRAVIS_TOKEN: ${{secrets.INTERNAL_TRAVIS_TOKEN}}

0 comments on commit 39a5806

Please sign in to comment.