Skip to content

Commit

Permalink
.github/workflows: fix generate-experimental-catalogs again…
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester committed Dec 19, 2023
1 parent 2cadb27 commit 46642fb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/generate-experimental-catalogs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
mkdir -p experimental/tasks experimental/pipelines
cp -fR experimental/tasks/* experimental/tasks
cp -fR experimental/pipelines/* experimental/pipelines
go run ./cmd/catalog-cd catalog generate-from \
--name ${{ matrix.name }} \
--url ${{ matrix.url }} \
Expand Down

0 comments on commit 46642fb

Please sign in to comment.