Skip to content

Commit

Permalink
fix: update package name
Browse files Browse the repository at this point in the history
  • Loading branch information
weikequ committed Sep 6, 2023
1 parent 100bac9 commit 596ff08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ jobs:
unzip FileMonitor_1.3.0.zip -d /Applications
shell: zsh {0}

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3

- name: Make and release deps
run: |
Expand Down

0 comments on commit 596ff08

Please sign in to comment.