Skip to content

Commit

Permalink
-
Browse files Browse the repository at this point in the history
  • Loading branch information
ssddOnTop committed Sep 15, 2024
1 parent acf6463 commit ddef14c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/genpdf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,15 @@ jobs:
with:
node-version: '18'

- name: Install dependencies
run: |
npm install puppeteer
- name: Start the docs server
run: |
npx live-server docs &
sleep 15
- name: Install dependencies
run: |
npm install puppeteer
- name: Install gowitness
run: |
sudo apt-get update
Expand Down

0 comments on commit ddef14c

Please sign in to comment.