Skip to content

Commit

Permalink
fix reference
Browse files Browse the repository at this point in the history
  • Loading branch information
deusebio committed Dec 6, 2024
1 parent 05fd19c commit 4d7d176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,7 @@ $(SPARK_GPU_MARKER): $(ROCK_FILE_GPU)
oci-archive:"$(ROCK_FILE_GPU)" \
docker-daemon:"$(SPARK_GPU_DOCKER_ALIAS)"

docker save $(SPARK_GPU_DOCKER_ALIAS) -o $(SPARK_ARTIFACT)
docker save $(SPARK_GPU_DOCKER_ALIAS) -o $(SPARK_GPU_ARTIFACT)

touch $(SPARK_GPU_MARKER)

Expand Down

0 comments on commit 4d7d176

Please sign in to comment.