Skip to content

Commit 6ef64ed

Browse files
committed
Update CI action
1 parent d9358c2 commit 6ef64ed

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/generate_api_reference.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
id: date
1818
run: echo "::set-output name=date::$(date +'%d-%m-%Y %H:%M')"
1919
- name: Update libraries
20+
shell: bash
2021
run: |
2122
apt update
2223
apt install -y doxygen wget git unzip cmake

0 commit comments

Comments
 (0)