Skip to content

Commit

Permalink
remove print step
Browse files Browse the repository at this point in the history
  • Loading branch information
Jord-Gui committed Sep 27, 2023
1 parent bb825d5 commit 6888740
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/blob-storage-website-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@ jobs:
run: bun install
- name: Build with Next.js
run: bun run build
- name: Print Working Directory
run: |
pwd
ls
- name: Upload artifact
uses: actions/upload-artifact@v3
with:
Expand Down

0 comments on commit 6888740

Please sign in to comment.