Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
baltzell committed Jun 24, 2024
1 parent a11f896 commit 181fde6
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run a one-line script
- name: test0
run: echo Hello from the Organization
- name: test1
run: apt-get install environment-modules

0 comments on commit 181fde6

Please sign in to comment.