We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9683a8b commit bf480e3Copy full SHA for bf480e3
1 file changed
.github/workflows/release.yml
@@ -12,9 +12,6 @@ jobs:
12
- name: Checkout
13
uses: actions/checkout@v4
14
15
- - name: Pull latest changes
16
- run: git pull
17
-
18
- name: Set up Singularity
19
run: |
20
sudo apt-get update
0 commit comments