Skip to content

Enable debug symbols. #18

Enable debug symbols.

Enable debug symbols. #18

Workflow file for this run

name: packaging
permissions:
contents: read
on:
push:
branches:
- 'release/**'
workflow_dispatch:
jobs:
package:
uses: davidv1992/ploutos/.github/workflows/pkg-rust.yml@v7

Check failure on line 14 in .github/workflows/packaging.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/packaging.yml

Invalid workflow file

error parsing called workflow ".github/workflows/packaging.yml" -> "davidv1992/ploutos/.github/workflows/pkg-rust.yml@v7" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
with:
workspace_package: statime-linux
package_build_rules: |
pkg: statime
image:
- "ubuntu:xenial"
target: x86_64
package_test_scripts_path: pkg/test-scripts/test-statime.sh
rpm_scriptlets_path: pkg/rpm/scriptlets.toml
rpm_extra_build_packages: git
deb_extra_build_packages: git