1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2025-02-17 15:55:52 -05:00
This commit is contained in:
Raymond Li 2020-03-08 14:10:35 -04:00 committed by GitHub
parent 9b66d74a05
commit ef6e095cb4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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