1
0
forked from GitHub/gf-core
This commit is contained in:
Krasimir Angelov
2023-01-25 14:59:58 +01:00
parent 83c85afff3
commit 2a921b0084

View File

@@ -22,7 +22,7 @@ jobs:
autoreconf -i
./configure
make
sudo make install
make install
- name: Upload artifact
uses: actions/upload-artifact@master