We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88283b2 commit c51c430Copy full SHA for c51c430
.github/workflows/rust.yml
@@ -28,7 +28,5 @@ jobs:
28
steps:
29
- run: cargo install cargo-deb
30
- uses: actions/checkout@v2
31
- - run: ls -la
32
- - run: pwd
33
- name: DEB packaging
34
run: cargo deb -p doh
0 commit comments