Skip to content

Commit

Permalink
Merge branch 'maint'
Browse files Browse the repository at this point in the history
  • Loading branch information
garazdawi committed Dec 4, 2024
2 parents 6c20557 + 6efcc3b commit 8ef1b05
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,6 @@ jobs:
changes: ${{ steps.changes.outputs.changes }}
c-code-changes: ${{ steps.c-code-changes.outputs.changes }}
all: ${{ steps.apps.outputs.all }}
added_files: ${{ steps.cache.outputs.added_files }}
steps:
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # ratchet:actions/[email protected]
- uses: ./.github/actions/build-base-image
Expand Down Expand Up @@ -131,8 +130,6 @@ jobs:
- deleted: '**/*.h'
deleted:
- deleted: '**'
added:
- added: '**'
bootstrap:
- 'bootstrap/**'
configure:
Expand Down

0 comments on commit 8ef1b05

Please sign in to comment.