Update blank.yml

This commit is contained in:
Lakindu Akash 2020-08-07 20:54:53 +05:30 committed by GitHub
parent 53f05e87ef
commit 96d8206a8c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
name: CI
name: Build
on: [push]
@ -9,9 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v1
- name: Run a one-line script
run: echo Hello, world!
- name: Run a multi-line script
- name: Build binaries
run: |
echo Add other actions to build,
echo test, and deploy your project.
sudo apt install -y libgtk-3-dev build-essential cmake gcc g++ pkg-config make hostapd
make