Skip to content

Commit

Permalink
Fix article dates
Browse files Browse the repository at this point in the history
  • Loading branch information
tobil4sk committed Jul 27, 2024
1 parent 2db44d7 commit 2150bd3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ jobs:
- uses: actions/checkout@v4
with:
submodules: true
# we need full git history for article dates
fetch-depth: 0

- name: Setup Haxe
uses: krdlab/setup-haxe@v1
Expand Down

0 comments on commit 2150bd3

Please sign in to comment.