There was an error while loading. Please reload this page.
2 parents 7fd507e + 69836be commit 83f29c7Copy full SHA for 83f29c7
1 file changed
.github/workflows/gromacs.yml
@@ -17,7 +17,7 @@ jobs:
17
- name: prepare tag
18
id: date
19
run: |
20
- echo "tag=$(date +'%Y-%m-%d')-py${{ matrix.python }}-aiida${{ matrix.aiida-core }}-ambertools${{ matrix.ambertools }}" >> $GITHUB_OUTPUT
+ echo "tag=$(date +'%Y-%m-%d')-py${{ matrix.python }}-aiida${{ matrix.aiida-core }}-gromacs${{ matrix.gromacs }}" >> $GITHUB_OUTPUT
21
22
- name: checkout
23
uses: actions/checkout@v6.0.1
0 commit comments