Skip to content

Commit

Permalink
more ymll
Browse files Browse the repository at this point in the history
  • Loading branch information
NOCanoa committed Aug 28, 2024
1 parent 4ed4a9f commit 134a73a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/buildcnd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ jobs:
with:
node-version: "20"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: ${{ env.BUILD_PATH }}/${{ steps.detect-package-manager.outputs.lockfile }}
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/cdn.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: DDeploy to BunnyCDN?

on: [push, workflow_dispatch]
on: [workflow_dispatch]

jobs:
cd:
Expand Down

0 comments on commit 134a73a

Please sign in to comment.