Skip to content

Commit

Permalink
Update generated CSS files
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastian-meyer committed Jul 23, 2024
1 parent 5030ffb commit 7e4130a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/npm-grunt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
node-version: [18.x]
node-version: [20.x]

steps:
- name: Checkout
Expand Down Expand Up @@ -42,6 +42,6 @@ jobs:
if [ -n "$(git status --porcelain -- ./Resources/Public/)" ]; then
echo "Changes detected in compiled files"
exit 1
else
else
echo "No changes detected in compiled files"
fi
2 changes: 1 addition & 1 deletion Resources/Public/Css/allStyles.css

Large diffs are not rendered by default.

0 comments on commit 7e4130a

Please sign in to comment.