Testing workflow
This commit is contained in:
parent
4ea141724c
commit
2c71e78a46
@ -7,6 +7,9 @@ jobs:
|
||||
generate_and_uplaod_site:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Update Packages
|
||||
run: sudo apt update
|
||||
|
||||
- name: Install Go
|
||||
run: sudo apt install golang-go -y
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user