Skip to content

Commit

Permalink
Merge branch 'Hi-PACE:development' into laser_ion_momentum_2
Browse files Browse the repository at this point in the history
  • Loading branch information
EyaDammak authored Feb 13, 2025
2 parents 9847e4a + 11b6cfb commit 122e421
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/source.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: s-weigand/setup-conda@v1
with:
update-conda: true
conda-channels: conda-forge
- name: Install
run: conda install -c conda-forge doxygen
run: sudo apt-get install -y --no-install-recommends doxygen
- name: Doxygen
run: .github/workflows/source/buildDoxygen

0 comments on commit 122e421

Please sign in to comment.