mirror of https://github.com/jpanther/congo.git
Compare commits
3 Commits
ca7ecbe11b
...
a96fead3dd
Author | SHA1 | Date |
---|---|---|
Wolf Noble | a96fead3dd | |
James Panther | bba8df99ac | |
dependabot[bot] | c96582cf47 |
|
@ -12,7 +12,7 @@ jobs:
|
|||
with:
|
||||
ref: "${{ github.head_ref }}"
|
||||
- name: Install dependencies and Build Theme
|
||||
uses: actions/setup-node@v3
|
||||
uses: actions/setup-node@v4
|
||||
- run: npm install
|
||||
- run: npm run assets
|
||||
- name: Commit and push Chart.js changes
|
||||
|
|
Loading…
Reference in New Issue