Skip to content

Commit 8af2048

Browse files
committed
updated ci
1 parent 8d27640 commit 8af2048

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Diff for: .github/workflows/build.yml

+5-5
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,8 @@ jobs:
5454
- name: Build release
5555
run: ./ci-scripts/build.sh
5656

57-
- name: Upload artifact
58-
uses: actions/upload-artifact@v3
59-
with:
60-
name: stackql-deploy
61-
path: target/release/stackql-deploy
57+
# - name: Upload artifact
58+
# uses: actions/upload-artifact@v4
59+
# with:
60+
# name: stackql-deploy
61+
# path: target/release/stackql-deploy

0 commit comments

Comments
 (0)