mirror of
https://github.com/shadps4-emu/ext-fmt.git
synced 2024-11-23 09:49:42 +00:00
Remove a non-pinned dependency
This commit is contained in:
parent
dab1a65d2c
commit
904f2a5c20
1
.github/workflows/doc.yml
vendored
1
.github/workflows/doc.yml
vendored
@ -25,7 +25,6 @@ jobs:
|
||||
run: |
|
||||
sudo apt update
|
||||
sudo apt install doxygen python3-virtualenv
|
||||
sudo npm install -g sass
|
||||
cmake -E make_directory ${{runner.workspace}}/build
|
||||
|
||||
- name: Build
|
||||
|
Loading…
Reference in New Issue
Block a user