Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
fix(raw-api): script location
Browse files Browse the repository at this point in the history
  • Loading branch information
Free Domains Bot authored Dec 15, 2023
1 parent 4cb3e54 commit 5382edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/raw-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
node-version: latest

- name: Update Data
run: node raw-api/scripts/update.js
run: node raw/scripts/update.js

- name: Commit
uses: cpina/github-action-push-to-another-repository@main
Expand Down

0 comments on commit 5382edb

Please sign in to comment.