Skip to content

Commit

Permalink
more image debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
wpears committed Sep 14, 2023
1 parent b3fe256 commit a720692
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 a720692

Please sign in to comment.