Skip to content

Commit

Permalink
Remove recipe no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
giacomofiorin committed Sep 5, 2023
1 parent 6d41451 commit 16f6616
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/backend-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -137,11 +137,6 @@ jobs:
apptainer pull CentOS7-devel.sif library://giacomofiorin/default/colvars_development:centos7
apptainer pull CentOS9-devel.sif library://giacomofiorin/default/colvars_development:centos9
- name : Get spiff
shell: bash
working-directory: devel-tools
run: sudo cp -f $(apptainer exec ${{ inputs.container_name }}.sif ./get_spiff) /usr/local/bin

- name: Update and build ${{ inputs.backend_name }}
shell: bash
env:
Expand Down

0 comments on commit 16f6616

Please sign in to comment.