Change social media icons
All checks were successful
rtj.dev Build and Deploy / Build-and-Deploy (push) Successful in 9s

This commit is contained in:
2023-06-16 22:38:01 -04:00
parent 8ef89bdf3a
commit 6fe3b240a1
2 changed files with 5 additions and 5 deletions

View File

@ -12,7 +12,7 @@ jobs:
- name: Setup node.js
run: |
apk --update add nodejs npm git
- name: Check out repository code
- name: Check out repository code recursively
uses: actions/checkout@v3
with:
submodules: recursive