tauri/.github
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
..
ISSUE_TEMPLATE feat(tauri.js) add `tauri info` command (#236) 2019-12-27 20:37:21 -03:00
workflows fix(tauri): make github action envs absolute for extra path level in runner.rs (#438) 2020-02-19 09:02:19 -06:00
CODEOWNERS chore(bundler) rename tauri-cli crate to tauri-bundler (#401) 2020-02-08 12:51:48 -03:00
CODE_OF_CONDUCT.md chore: add github meta data 2019-07-13 20:26:16 +03:00
CONTRIBUTING.md feat(cleanup) contributing 2019-08-28 15:03:13 +02:00
FUNDING.yml Update FUNDING.yml 2019-12-10 20:34:17 +01:00
PULL_REQUEST_TEMPLATE.md feat(PR): update template 2019-08-28 15:05:25 +02:00
config.yml chore(templates): remove updater.rs, add build.rs (#251) 2019-12-30 08:04:12 -03:00