Skip to content

Commit

Permalink
Add dummy change
Browse files Browse the repository at this point in the history
  • Loading branch information
lubnar committed Oct 24, 2024
1 parent 15c3161 commit 382b6c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-onyx.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ jobs:
restore-keys: |
${{ runner.os }}-golang-
- if: ${{ steps.go-cache.outputs.cache-hit != 'true' }}
working-directory: onyx
name: Build
working-directory: onyx
run: |
make setup
make build

0 comments on commit 382b6c5

Please sign in to comment.