Skip to content

Commit b31295c

Browse files
committed
chore: Update release.yml and remove unused imports in AppService
1 parent 9d69dd2 commit b31295c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ jobs:
4949
build-pkg:
5050
runs-on: ubuntu-latest
5151

52-
using: "composite"
52+
# using: "composite"
5353
steps:
5454
- name: Checkout
5555
uses: actions/checkout@v4

0 commit comments

Comments
 (0)