Skip to content

Commit

Permalink
updated workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Schmaetz committed Jun 12, 2024
1 parent b4b417b commit 8e193db
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build_containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
run: |
pwd
- name: test
run: |
printenv
- name: Build base
run: |
make base

0 comments on commit 8e193db

Please sign in to comment.