Commit Graph

7 Commits

Author SHA1 Message Date
dependabot[bot] 15f1d68000
Bump actions/checkout from 2 to 3 (#4389)
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-07-27 12:47:07 +03:00
rusefillc fa78c3a293 GHA does not upload artifacts #1963 2020-11-18 18:59:02 -05:00
rusefillc 231df58918 GHA does not upload artifacts #1963
undoing suspicious changes
2020-11-18 18:44:53 -05:00
Matthew Kennedy fcc75992f1
other env vars (#1953) 2020-11-16 18:25:44 -05:00
David Holdeman be01ffb2a7
Diff submodule (#1695)
* Use script from submodule

* updated submodule
2020-08-15 10:45:57 -04:00
David Holdeman 755a3b5974
More Kicad Diff changes (#1694)
* switch to lftp, fix path, and remove old

* add release flag

* remove release suffix

* wrong flag

* use my fork instead
2020-08-14 20:04:28 -04:00
David Holdeman 162d36a5b3
Kicad diff action (#1691)
* add kicad diff workflow

* download KiCad-Diff and fix path

* add wildcards

* wat me

* not capitalized as in the help menu grrr

* run script instead of all in workflow

* actually it is supposed to be capitalized

* upload results

* check for dir existence

* check RUSEFI_FTP_SERVER

* fix indentation

* we dont actually need xvfb

* make directory

* remove extension from dir name

* use find exec

* export and use bash

* fix quotes
2020-08-13 20:38:50 -04:00