wip
This commit is contained in:
@@ -58,6 +58,12 @@ jobs:
|
||||
BEC_PLUGIN_REPO_URL: "https://gitea.psi.ch/bec/debye_bec.git"
|
||||
PYTHON_VERSION: "${{ inputs.PYTHON_VERSION }}"
|
||||
APT_PACKAGES: "libgl1 libegl1 x11-utils libxkbcommon-x11-0 libdbus-1-3 xvfb libnss3 libxdamage1 libasound2t64 libatomic1 libxcursor1"
|
||||
|
||||
- name: Checkout BEC Plugin Repository
|
||||
run: |
|
||||
chmod +x ./bec_shared_actions/give_runs_log.sh
|
||||
./bec_shared_actions/give_runs_log.sh "outputs/checkout.log"
|
||||
|
||||
# with:
|
||||
# ref: "${{ github.head_ref || github.sha }}"
|
||||
# - name: Checkout test-ci repo
|
||||
|
||||
Reference in New Issue
Block a user