Skip to content

Commit

Permalink
chore(test)
Browse files Browse the repository at this point in the history
  • Loading branch information
tiankaima committed Sep 16, 2024
1 parent 06117f9 commit b0d0a98
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,11 @@ jobs:
tag: "ci_latest"
tag_exists_error: false
force_push_tag: true
- name: Setup upterm session
uses: lhotari/action-upterm@v1
with:
## limits ssh access and adds the ssh public key for the user which triggered the workflow
limit-access-to-actor: true
- uses: typst-community/setup-typst@v3
- name: Run
run: |
Expand Down

0 comments on commit b0d0a98

Please sign in to comment.