Skip to content

Commit

Permalink
Update PRNG.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Matheuzinh0 authored Oct 28, 2024
1 parent f879912 commit a178441
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/PRNG.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ jobs:
- name: Executar script
run: |
echo "Executando o scripts PRNG..."
./PRNG2_m32_l8
./PRNG_m64_l8
./PRNGm64_l16
code/./PRNG2_m32_l8
code/./PRNG_m64_l8
code/./PRNGm64_l16

0 comments on commit a178441

Please sign in to comment.