Skip to content

Commit

Permalink
include
Browse files Browse the repository at this point in the history
  • Loading branch information
arturcic committed Jan 18, 2025
1 parent c37c5d8 commit dfc1bf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-deps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: dotnet run/build.dll --target=SetMatrix

build_deps:
name: Deps
name: Deps ${{ matrix.distro }} ${{ matrix.arch }}
needs: [ prepare ]
env:
PUSH_IMAGES: ${{github.event_name != 'pull_request' && github.repository_owner == 'GitTools'}}
Expand Down

0 comments on commit dfc1bf9

Please sign in to comment.