mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-01-16 19:03:25 +01:00
Actions
This commit is contained in:
parent
8fae33127b
commit
d77e5d56b9
1
.github/workflows/rssguard.yml
vendored
1
.github/workflows/rssguard.yml
vendored
@ -22,5 +22,6 @@ jobs:
|
|||||||
- os: macos-10.15
|
- os: macos-10.15
|
||||||
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
|
script_name: ./resources/scripts/github-actions/build-linux-mac.sh
|
||||||
steps:
|
steps:
|
||||||
|
- uses: actions/checkout@v2
|
||||||
- name: Compile app
|
- name: Compile app
|
||||||
run: ${{ matrix.script_name }}
|
run: ${{ matrix.script_name }}
|
Loading…
Reference in New Issue
Block a user