Skip to content

Commit

Permalink
pip install boto3
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed May 9, 2024
1 parent 9bb843c commit 33c30de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/job-runner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
run: |
# TODO: make submit_spark_job.py or some other config.py checkout, build env and package on s3
# before submission
pip install boto3
python .github/workflows/submit_spark_job.py \
--name=${{ github.event.inputs.job_name }} \
--application-id="00firgpmjusj5e0l" \
Expand Down

0 comments on commit 33c30de

Please sign in to comment.