Skip to content

Commit

Permalink
Remove cd command(?).
Browse files Browse the repository at this point in the history
  • Loading branch information
ctslater committed Nov 13, 2020
1 parent 9b9f9a1 commit 1fe46b9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ jobs:
# Build Spark
- name: Build Spark
run: |
cd ./axs-spark
./dev/make-distribution.sh --name axs-spark --tgz -Phive -Phive-thriftserver -Pmesos -Pyarn -Pkubernetes -DskipTests
mkdir -p /export
mv *.tgz /export/axs-spark.tgz
Expand Down

0 comments on commit 1fe46b9

Please sign in to comment.