Skip to content

Commit

Permalink
test: build debug
Browse files Browse the repository at this point in the history
  • Loading branch information
xtools-at committed Sep 9, 2024
1 parent 86feb3d commit c7eafb8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-to-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,12 +54,9 @@ jobs:
./.ci/release.sh
ls -la
ls -la ../
ls -la ../../
ls -la ../../../
- name: Upload artifact
uses: actions/upload-artifact@v4
with:
name: build
path: ./.build/*
path: smartcontract-ui/.build/

0 comments on commit c7eafb8

Please sign in to comment.