forked from cerc-io/cosmos-explorer
Remove step to upload build artifacts
This commit is contained in:
parent
c1c74fc8e1
commit
47d90de2e8
@ -31,10 +31,3 @@ jobs:
|
||||
|
||||
- name: Build project
|
||||
run: yarn build
|
||||
|
||||
- name: Upload build artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: build-artifacts
|
||||
path: dist/
|
||||
retention-days: 7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user