This commit is contained in:
parent
0cd84f7005
commit
c9f7c93ddd
@ -11,6 +11,7 @@ jobs:
|
||||
- run: echo "🔎 The name of your branch is ${{ gitea.ref }} and your repository is ${{ gitea.repository }}."
|
||||
- run: nix run nixpkgs#fastfetch
|
||||
- run: ls /usr/bin
|
||||
- run: npm --version
|
||||
- name: Check out repository code
|
||||
uses: actions/checkout@v4
|
||||
- run: echo "💡 The ${{ gitea.repository }} repository has been cloned to the runner."
|
||||
|
Loading…
Reference in New Issue
Block a user