Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
nodeselector committed Mar 8, 2024
1 parent bcd3603 commit a991ed3
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,7 @@ jobs:
with:
node-version: 'lts/*'

- name: Build
run: |
cd escaping-the-stack
npm install
npm i -g @slidev/cli
slidev build --base talks
- run: ./script/build

- uses: actions/configure-pages@v3

Expand Down

0 comments on commit a991ed3

Please sign in to comment.