Content-Length: 274097 | pFad | http://github.com/singularityhub/github-ci/commit/76962982d9afd1b4ceb95c56980e9f74f0c44bbf

DD try traditional path · singularityhub/github-ci@7696298 · GitHub
Skip to content

Commit 7696298

Browse files
committed
try traditional path
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
1 parent a29e1b1 commit 7696298

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/go.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
wget -qO- https://github.com/sylabs/singularity/releases/download/v${SINGULARITY_VERSION}/singularity-${SINGULARITY_VERSION}.tar.gz | \
3737
tar xzv && \
3838
cd singularity && \
39-
./mconfig -p /usr/local/singularity && \
39+
./mconfig -p /usr/local && \
4040
make -C builddir && \
4141
sudo make -C builddir install
4242
@@ -48,10 +48,9 @@ jobs:
4848
SINGULARITY_RECIPE: Singularity
4949
OUTPUT_CONTAINER: container.sif
5050
run: |
51-
export PATH=/usr/local/singularity/bin:$PATH
5251
ls
5352
if [ -f "${SINGULARITY_RECIPE}" ]; then
54-
sudo singularity build ${OUTPUT_CONTAINER} ${SINGULARITY_RECIPE}
53+
sudo -E singularity build ${OUTPUT_CONTAINER} ${SINGULARITY_RECIPE}
5554
else
5655
echo "${SINGULARITY_RECIPE} is not found."
5756
echo "Present working directory: $PWD"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/singularityhub/github-ci/commit/76962982d9afd1b4ceb95c56980e9f74f0c44bbf

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy