Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
Signed-off-by: David Fridrich <[email protected]>
  • Loading branch information
gauron99 committed Dec 11, 2024
1 parent 1e5e849 commit 6766d02
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/main-build-all.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:

- name: Install func
uses: gauron99/knative-func-action@main
with:
version: ${{FUNC_VERSION}}
name: f
with:
version: ${{FUNC_VERSION}}
name: f

- name: Build Functions
run: |
Expand Down

0 comments on commit 6766d02

Please sign in to comment.