Skip to content

Commit

Permalink
Update cd.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ocknamo authored Aug 25, 2023
1 parent 023e525 commit 9207159
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ jobs:
- run: nostrh add-relay wss://r.hostr.cc
- run: pwd
- run: ls
- run: nostrh deploy -p /dist
- run: ls ./dist
- run: nostrh deploy -p ./dist

0 comments on commit 9207159

Please sign in to comment.