Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Commit

Permalink
fix yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jdenquin committed Nov 23, 2023
1 parent 8b2c204 commit 269f15a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/ruby-generate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@ jobs:
sparse-checkout: openapi.yaml
sparse-checkout-cone-mode: false
- name: test
run: |
ls -al
cd ruby
ls -al
run: |
ls -al
cd ruby
ls -al
- name: Init API version
id: init_version
Expand Down

0 comments on commit 269f15a

Please sign in to comment.