Skip to content

Change the makefile and bash script. #21

Change the makefile and bash script.

Change the makefile and bash script. #21

name: ElementExplorer (develop)
on:
push:
branches: [ "develop" ]
pull_request:
branches: [ "develop" ]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout Repository
uses: actions/checkout@v4
- name: Build
run: make Build