Skip to content

Commit

Permalink
Change dash to underscope
Browse files Browse the repository at this point in the history
  • Loading branch information
N-Storm committed Oct 1, 2024
1 parent a0e65ac commit d06fa70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kernel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,4 +39,4 @@ jobs:
ccache_s3_bucket: ${{ secrets.CCACHE_S3_BUCKET }}
ccache_s3_access_key: ${{ secrets.CCACHE_S3_ACCESS_KEY }}
ccache_s3_secret_key: ${{ secrets.CCACHE_S3_SECRET_KEY }}
uses: ./.github/workflows/reusable-kernel.yml
uses: ./.github/workflows/reusable_kernel.yml
File renamed without changes.

0 comments on commit d06fa70

Please sign in to comment.