Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
salmandotweb committed Sep 14, 2023
1 parent ae37c19 commit 08523f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clear-local-storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
run: npm install -f

- name: Clear Local Storage
run: node clearLocalStorage.ts
run: node src/lib/clearLocalStorage.ts

0 comments on commit 08523f3

Please sign in to comment.