Skip to content

Commit

Permalink
Update gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBingman committed Nov 6, 2024
1 parent 67f5462 commit 5b777eb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/github-actions-demo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: christianbingman-com-runners
container: nixos/nix:latest
steps:
- run: docker system info
- run: echo "Hello world"

0 comments on commit 5b777eb

Please sign in to comment.