Skip to content

Commit

Permalink
check
Browse files Browse the repository at this point in the history
  • Loading branch information
dh1tw committed Feb 17, 2025
1 parent c36258e commit a00549f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
set-safe-directory: '/usr/src/myapp'
- name: Install dependencies
run: |
brew install pkg-config
Expand Down Expand Up @@ -113,7 +112,6 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
set-safe-directory: true
- name: Set up Go 1.24
uses: actions/setup-go@v5
id: go
Expand Down

0 comments on commit a00549f

Please sign in to comment.