Skip to content

Commit 6e81384

Browse files
committed
Fix issue with workflow
1 parent bd37cc2 commit 6e81384

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pascal-lastest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- uses: actions/checkout@v1
12-
- uses: Run fabasoad/pascal-action@v1.0.1
12+
- uses: fabasoad/pascal-action@v1.0.1
1313
id: pascal
1414
with:
1515
path: './HelloWorld.pas'

0 commit comments

Comments
 (0)