spiegel-keyman/.github/workflows
Eberhard Beilharz a858f63c8e
fix(linux): move environment to separate job and checkout to separate dir
In #11571 we tried to fix the failing API verification by moving
setting up the environment and restoring artifacts to the same job
as the api verification itself. However, this doesn't help and the
`artifacts` subdirectory still vanishes, caused by
https://github.com/actions/checkout/issues/1201.

This change reverts the change introduced in #11571 and changes the
git checkout to end in a separate subdirectory.

Reverts: #11571
2024-06-03 11:10:46 +02:00
..
api-verification.yml fix(linux): move environment to separate job and checkout to separate dir 2024-06-03 11:10:46 +02:00
auto-merge-keyman-server-pr.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
crowdin.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00
deb-packaging.README.md chore(linux): Address code review comments 2023-11-13 18:14:55 +01:00
deb-packaging.yml chore(linux): run deb-package sourcepackage job on Ubuntu 24.04 2024-05-27 15:10:08 +07:00
labeler.yml chore(common): Specify Keyman repo on GitHub actions 2023-12-11 10:24:30 +07:00