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