mirror of
https://github.com/Raymo111/i3lock-color.git
synced 2025-02-17 15:55:52 -05:00
Fix typo
This commit is contained in:
parent
9b66d74a05
commit
ef6e095cb4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ccpp.yml
vendored
2
.github/workflows/ccpp.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: autoreconf
|
||||
- run: autoreconf --force --install
|
||||
run: autoreconf --force --install
|
||||
- name: configure
|
||||
run: ./configure --disable-sanitizers
|
||||
- name: make
|
||||
|
|
Loading…
Add table
Reference in a new issue