Skip to content

Commit

Permalink
Merge pull request #12 from wpears/fe-and-artifact
Browse files Browse the repository at this point in the history
more image debugging
  • Loading branch information
wpears authored Sep 14, 2023
2 parents c458388 + a720692 commit cfcfc49
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/build-artifact.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ jobs:
image: ghcr.io/${{ github.repository }}-builder:main
options: -v ${{ github.workspace }}:/cfgov
run: |
which python
which python3
/etc/profile.d/scl_python.sh
source scl_source enable rh-python38
./_build.sh
- name: Upload arifact
Expand Down

0 comments on commit cfcfc49

Please sign in to comment.