tauri/.github/workflows
Jacob Bolda c1638e92a6
fix(tauri): make github action envs absolute for extra path level in runner.rs (#438)
* fix(tauri): extra path level in runner.rs

This file is one folder deeper than the other files which reference this env. This env is a relative folder reference so we need to concat an extra folder traversal into it.

* Revert "fix(tauri): extra path level in runner.rs"

This reverts commit eb1034b4f3.

* make envs in GH Actions absolute for now

* runner is only available within steps
2020-02-19 09:02:19 -06:00
..
build-smoke-tests.yml Migrating examples to the example repo (#409) 2020-02-16 15:28:37 -06:00
check-on-push.yml fix(tauri): make github action envs absolute for extra path level in runner.rs (#438) 2020-02-19 09:02:19 -06:00
greetings.yml fix greeting message extra characters (#338) 2020-01-20 20:41:03 -06:00
pr-to-master.yml feat(workflow): publishing pipeline (#399) 2020-02-08 13:09:12 -03:00
release-cargo.yml fix(tauri): make github action envs absolute for extra path level in runner.rs (#438) 2020-02-19 09:02:19 -06:00
release-npm.yml fix(publish): touch up npm/cargo publish workflow (#416) [version updates] 2020-02-10 08:05:36 -06:00
smoke-test-prod.yml chore(bundler) rename tauri-cli crate to tauri-bundler (#401) 2020-02-08 12:51:48 -03:00
test-on-pr.yml fix(tauri): make github action envs absolute for extra path level in runner.rs (#438) 2020-02-19 09:02:19 -06:00