Skip to content

Commit

Permalink
ok third time's the charm
Browse files Browse the repository at this point in the history
  • Loading branch information
bristermitten committed Sep 12, 2024
1 parent 8ad324c commit 2d6bb26
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,17 +90,14 @@ jobs:

build-new-openapi:
needs: [update-openapi-file]
runs-on: ubuntu-latest


permissions:
contents: read
pages: write
id-token: write

steps:
# run swagger-ui.yaml
- uses: codosseum-org/templatespiler/.github/workflows/swagger-ui.yaml@main

uses: codosseum-org/templatespiler/.github/workflows/swagger-ui.yaml@main

build-docker:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 2d6bb26

Please sign in to comment.