Skip to content

Commit

Permalink
try and adbms
Browse files Browse the repository at this point in the history
  • Loading branch information
jr1221 committed Jan 24, 2025
1 parent f9d0a74 commit 206f7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive

token: ${{ secrets.PAT_TOKEN }}
- name: Execute Make
run: |
if ! make; then
Expand Down

0 comments on commit 206f7a6

Please sign in to comment.