Skip to content

Commit

Permalink
xxx
Browse files Browse the repository at this point in the history
  • Loading branch information
lefessan committed Jan 16, 2023
1 parent d6ac954 commit cff40b8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,12 +41,12 @@ jobs:
git config --global user.name github-actions
git config --global user.email [email protected]
- name: bootstrap
run: ./autogen.sh

- name: aclocal
run: aclocal

- name: bootstrap
run: ./autogen.sh

- name: Build environment setup
run: |
mkdir _build
Expand Down

0 comments on commit cff40b8

Please sign in to comment.