Skip to content

Commit

Permalink
Still fixing workflow file
Browse files Browse the repository at this point in the history
  • Loading branch information
emprice committed Apr 1, 2024
1 parent 49a643b commit 9fd67e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Install documentation dependencies
run: |
sudo apt install opencl-c-headers
sudo apt install opencl-c-headers ocl-icd-opencl-dev
pip3 install -U -r $GITHUB_WORKSPACE/doc/requirements.txt
pip3 install -U --ignore-installed $GITHUB_WORKSPACE
Expand Down

0 comments on commit 9fd67e8

Please sign in to comment.