Skip to content

Commit

Permalink
ci: make ourstage and techdocs
Browse files Browse the repository at this point in the history
Signed-off-by: Ourchitecture.io <[email protected]>
  • Loading branch information
ourchitectureio committed Nov 5, 2023
1 parent fc5185a commit 525a8df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ourstage-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,9 @@ jobs:
cache-dependency-path: '**/python-requirements.txt'

- name: Make Ourstage
id: make
id: make-ourstage
run: make install-ourstage

- name: Make TechDocs
id: make
id: make-techdocs
run: make install-techdocs

0 comments on commit 525a8df

Please sign in to comment.