Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
atteggiani committed Nov 2, 2023
1 parent 0fc3b3a commit 20e8541
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/build_preview.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,11 @@ jobs:
with:
name: pr_preview
path: pr_preview

- name: Display structure of downloaded files
run: ls -R
working-directory: pr_preview

- name: Deploy preview
uses: access-nri/[email protected]
with:
source-dir: pr_preview/preview
source-dir: pr_preview
action: deploy
pr-number: ${{ github.event.number }}

Expand Down

0 comments on commit 20e8541

Please sign in to comment.