dangerzone/.github/workflows
Alex Pyrgiotis 65776d8c05
Quote command in installation instructions
Zsh users that attempt to run the following command in our Ubuntu/Debian
installation instructions:

    echo deb [signed-by=/etc/apt/keyrings/fpf-apt-tools-archive-keyring.gpg] \
        https://packages.freedom.press/apt-tools-prod ${VERSION_CODENAME?} main \
            | sudo tee /etc/apt/sources.list.d/fpf-apt-tools.list

encounter the following error:

    zsh: no matches found:
    [signed-by=/etc/apt/keyrings/fpf-apt-tools-archive-keyring.gpg]

Quote this command to ensure compatibility with other shells, and update
our CI checks.

Fixes #805
2024-05-22 15:00:39 +03:00
..
check_push.yml Update GitHub actions 2024-04-09 14:39:26 +03:00
check_repos.yml Quote command in installation instructions 2024-05-22 15:00:39 +03:00
ci.yml ci: Add Ubuntu Noble / Fedora 40 support in GitHub actions 2024-04-23 18:00:48 +03:00
scan.yml Update GitHub actions 2024-04-09 14:39:26 +03:00
scan_released.yml Update GitHub actions 2024-04-09 14:39:26 +03:00