mirror of
https://github.com/scsitape/stenc.git
synced 2026-04-29 20:57:01 +00:00
Indent run:
This commit is contained in:
4
.github/workflows/c-cpp.yml
vendored
4
.github/workflows/c-cpp.yml
vendored
@@ -14,8 +14,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
#install pandoc
|
||||
- name: Install pandoc package
|
||||
run: |
|
||||
sudo apt-get -y install pandoc
|
||||
run: |
|
||||
sudo apt-get -y install pandoc
|
||||
- name: autoconf
|
||||
run: autoreconf -i
|
||||
- name: configure
|
||||
|
||||
Reference in New Issue
Block a user