Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmair authored Dec 18, 2024
1 parent e4d5210 commit f1d146f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ jobs:

steps:
- uses: actions/checkout@v4

- name: Install build dependencies
run: sudo apt-get install -y m4
with:
fetch-depth: 0 # Full history to be able to determine version number

- name: Bootstrap
run: sh bootstrap.sh
Expand Down

0 comments on commit f1d146f

Please sign in to comment.