Skip to content

Commit

Permalink
Merge pull request #432 from apache/josep2-patch-1
Browse files Browse the repository at this point in the history
Update mahout.yml
  • Loading branch information
josep2 authored Oct 25, 2023
2 parents 33ffa0f + a2a2049 commit fbf299d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/mahout.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,8 +71,8 @@ jobs:

- name: Setup Spark
run: |
echo $SPARK_BIN
wget $SPARK_BIN
echo $SPARK_2_3
wget $SPARK_2_3
tar -xzf *tgz
spark*/sbin/start-all.sh
Expand Down

0 comments on commit fbf299d

Please sign in to comment.