Skip to content

Commit

Permalink
show config diff
Browse files Browse the repository at this point in the history
  • Loading branch information
scottyhq authored Feb 20, 2024
1 parent b168f5f commit c31d1ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,9 @@ jobs:
- name: Overwrite Config.js
run: |
# Copy config into cached build
diff config.js dist/config.js
cp config.js dist/config.js
cat dist/config.js
#cat dist/config.js
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit c31d1ff

Please sign in to comment.