Skip to content

Commit c7dadd7

Browse files
committed
take 2, add github actions
1 parent 82b4ae2 commit c7dadd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ubuntu.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,6 @@ jobs:
55
test:
66
runs-on: ubuntu-latest
77
steps:
8+
- uses: actions/checkout@v4 # Checks out the current repository
89
- name: "Install.sh"
910
run: "bash install.sh server"

0 commit comments

Comments
 (0)