Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ota-meshi committed Dec 25, 2024
1 parent 03d504b commit a4ed53d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/test-build-resources-with-pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,3 @@ jobs:
name: pandoc_resources
path: ./public/resources/
retention-days: 1
- name: Archive resources
if: failure()
uses: actions/upload-artifact@v4
with:
name: mermaid-filter.err
path: ./documents/forGitBranch/
retention-days: 1
4 changes: 4 additions & 0 deletions documents/forGitBranch/.puppeteer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
{
"executablePath": "/usr/bin/chromium-browser",
"args": ["--no-sandbox"]
}

0 comments on commit a4ed53d

Please sign in to comment.