Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
Endrit-seek committed Aug 26, 2023
1 parent b019c33 commit e9f20e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nuxtjs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
with:
node-version: "16"
cache: ${{ steps.detect-package-manager.outputs.manager }}
cache-dependency-path: /home/runner/work/agjensionikalabria//frontend/package-lock.json
cache-dependency-path: /home/runner/work/agjensionikalabria/frontend/package-lock.json
- name: Setup Pages
uses: actions/configure-pages@v3
with:
Expand Down

0 comments on commit e9f20e2

Please sign in to comment.