Skip to content

Commit

Permalink
bump effekt compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdvgt committed Dec 24, 2023
1 parent 6817c37 commit 2a555a8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/update-compiler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
git config --global user.email "[email protected]"
git config --global user.name "GitHub Action"
git add src/ dist/ effekt/
git commit -m "Github Action: update compiler"
git commit -m "Github Action: update compiler ($(git show -s --format=%h))"
- name: Push changes
# here we have to make sure that trigger event is on 'manual'
Expand Down
2 changes: 1 addition & 1 deletion effekt
Submodule effekt updated 705 files

0 comments on commit 2a555a8

Please sign in to comment.