Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
opusbopus committed Mar 31, 2024
1 parent 43bf3e3 commit 2ea6efc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,6 @@ jobs:
runs-on: olympus-runner-set
steps:
- run: echo "🎉 yipee 🎉"
- run: echo $(uname -a)
- run: echo $(which apt)
- run: echo $(which snap)

0 comments on commit 2ea6efc

Please sign in to comment.