Skip to content

Updating the Icon for the project manager #478

Updating the Icon for the project manager

Updating the Icon for the project manager #478

Workflow file for this run

# test
name: Test package
on:
push:
branches:
- '*'
tags-ignore:
- '*'
pull_request:
branches:
- '*'
jobs:
linux:
runs-on: ubuntu-20.04
steps:
- name: Checkout
uses: actions/checkout@v1
with:
submodules: recursive
- name: Build
run: bash build.sh