Skip to content

Commit

Permalink
Update zontab.h separately
Browse files Browse the repository at this point in the history
  • Loading branch information
nobu committed Aug 22, 2021
1 parent bae240d commit b08d164
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ jobs:
- name: Update zonetab
working-directory: ext/date
run: |
make -f prereq.mk update=zonetab zonetab.h
make -f prereq.mk update-zonetab
make -f prereq.mk zonetab.h
env:
top_srcdir: ../..
srcdir: .
Expand Down

0 comments on commit b08d164

Please sign in to comment.