Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
marjo-luc committed Feb 11, 2025
1 parent 6b91d37 commit 20ce987
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/actions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ runs:
run: python3 ${{ github.action_path }}/generate_build_config.py nasa/algorithm_config.yml
shell: bash

- name: Printenv
run: printenv
- name: List
run: ls -la ${{ github.action_path }}
shell: bash

- name: Source build config environment variables
Expand Down

0 comments on commit 20ce987

Please sign in to comment.