test
This commit is contained in:
parent
30d3cc94c5
commit
8986b56aeb
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ jobs:
|
|||
- name: "Directory Structure"
|
||||
run: |
|
||||
ls ${{ github.workspace }}/*
|
||||
whoami
|
||||
hostname
|
||||
- uses: ./.forgejo/actions/nixos-docker
|
||||
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
|
||||
- run: echo "This job is now running on a ${{ runner.os }} server."
|
||||
|
|
Loading…
Reference in a new issue