Skip to content

Commit a1400e2

Browse files
authored
Update generate-table.yml
1 parent 7ce4f8a commit a1400e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/generate-table.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
ref: ${{ github.ref }}
1515

1616
- run: |
17+
apt-get install -y ntpsec-ntpdate;
1718
git config --global user.name "github-actions[bot]";
1819
git config --global user.email "41898282+github-actions[bot]@users.noreply.github.com";
1920
python3 scripts/generate.py;

0 commit comments

Comments
 (0)