Skip to content

Commit

Permalink
ga: update package info first
Browse files Browse the repository at this point in the history
  • Loading branch information
hrw authored Dec 12, 2023
1 parent 371346f commit b3a5174
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/update-tables.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ jobs:
contents: write
pull-requests: write
steps:
- name: install packages data
run: sudo apt-get update

# without x32 headers we get i386 data for x32
- name: install x32 headers
run: sudo apt-get install libc6-dev-x32
Expand Down

0 comments on commit b3a5174

Please sign in to comment.