Skip to content

Commit

Permalink
iroh_doc_new
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 17, 2024
1 parent 3744390 commit d316dc0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/iroh_on_three_oses.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: iroh_on_three_oses
on: [workflow_dispatch]
jobs:
rust_on_three_oses:
iroh_doc_new:
strategy:
fail-fast: false
max-parallel: 4
Expand All @@ -17,7 +17,7 @@ jobs:
- run: curl -fsSL https://sh.iroh.computer/install.sh | sh
- run: pip install --upgrade pip
# https://iroh.computer/docs/sdks/python
- run: $ pip install iroh
- run: pip install iroh
# https://iroh.computer/docs/api/doc-new -- click 'python' at the right
- shell: python
run: |
Expand Down

0 comments on commit d316dc0

Please sign in to comment.