Skip to content

Commit

Permalink
ci: Debug
Browse files Browse the repository at this point in the history
Signed-off-by: Qian Qian "Cubik"‎ <[email protected]>
  • Loading branch information
Cubik65536 committed Jul 27, 2024
1 parent 2b48ab2 commit c51ecd2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
run: cargo install cargo-swift
- name: Build Swift Package
run: cargo swift package -p macos -p ios -n TypstSwiftLibrary
- name: List all files
run: ls -al
- name: Publish Swift Package
uses: LarchLiu/actions-save-files@v1
with:
Expand Down

0 comments on commit c51ecd2

Please sign in to comment.