We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 24fa981 + 6041bf6 commit 84326c0Copy full SHA for 84326c0
.github/workflows/cd.yml
@@ -9,8 +9,6 @@ jobs:
9
runs-on: ubuntu-latest
10
steps:
11
- uses: actions/checkout@v5
12
- - name: Install mustache (to update the date)
13
- run: sudo apt-get update && sudo apt-get install -y ruby && gem install mustache
14
- name: creates output
15
run: sh ./build.sh
16
- name: Pushes to another repository
0 commit comments